# Materials

The **Materials** action allows switching between existing materials assigned to objects.

<figure><img src="https://2973737105-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAXNLyKVZ2tvtyDr8sVES%2Fuploads%2F6MtWwFTS8uvNnM0iOEfh%2Fimage.png?alt=media&#x26;token=f17670a1-df37-4c0f-a926-40ce6d9d5a98" alt="" width="563"><figcaption></figcaption></figure>

**Settings**

* The target can be either a specific object or [selections](https://help.vectary.com/documentation/other/selections "mention").
* **Material:**
  * **Next material** — Switches to the next material assigned to the selected object.
  * **Previous material** — Switches to the previous material assigned to the selected object.
  * **Previously used** — Restores the last active material.
  * *"Material name"* — Select a specific material by name to be applied to the object.

{% hint style="info" %}
Material switching can also be set up through [materials-ui](https://help.vectary.com/documentation/3d-configurator/floating-ui/materials-ui "mention") (Floating UI element)
{% endhint %}


---

# 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://help.vectary.com/documentation/3d-configurator/interactions/actions/materials.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.
