# Pattern Placement

When a material is assigned, you can easily adjust the pattern placement. You can move the material along both the **X** and **Y** axes, and you can also **rotate** it.

To  change the placement you would need to click on the arrow button in the top right corner and change the values in the dialog window that appears:

<figure><img src="/files/zrDgeMgFwMAFPdd4MLM1" alt=""><figcaption><p>Move the pattern placement</p></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.colormass.com/building-blocks/products/pattern-placement.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
