# Apply Design & Render Materials

### <img src="/files/VBvrxQosazxWPI2Lpt0u" alt="" data-size="line">Apply Design Materials

With this command, you can automatically apply the Design materials to all the objects in your scene. This is especially useful if you want to ensure that all your elements use the same material type.

![](/files/BjxXiE2XfQkxkAZntWLF)

Once you run the command, RhinoArtisan will automatically apply all materials.

### <img src="/files/dIUy9FsmuDbUVgSOJ2pN" alt="" data-size="line">Apply Render Materials

With this command, you can automatically apply the Render materials to all the objects in your scene. It's especially useful to quickly apply all the best materials for rendering.

![](/files/9ka8KP8rmL4OgQjqZhYf)

Once you run the command, RhinoArtisan will automatically apply all materials.


---

# 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.rhinoartisan.com/rendering/apply-design-and-render-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.
