# Material Range

On the colormass platform, you can add an entire range of materials for renders and for configurators, allowing you to generate many variations of materials within the same range or pattern with a few clicks. To do this please click on *Other* and then *Material Ranges.*

<figure><img src="/files/ToFSjO02Cs0KKjzldBkl" alt="" width="563"><figcaption></figcaption></figure>

Once you click on your *Material Range* it will add a *Config Group* with your materials added as variants.

{% hint style="info" %}
To learn more about what a Config Group is check out the [Create Variants](/building-blocks/products/create-variants.md) and [Create Material Variants](/building-blocks/products/create-material-variants.md)pages.
{% endhint %}

To apply these variants, simply drag and drop the last item in the group (indicated by the small arrows) into the desired material slot (see below).

<figure><img src="/files/ltdX5a7rRhRIkqvxO3H2" alt=""><figcaption></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/scenes/material-range.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.
