# Add a New Configurator

First navigate to the Pictures tab on the platform and there switch to the Projects tab:

<figure><img src="/files/ql7THVKED627pkXKAyWS" alt="" width="418"><figcaption></figcaption></figure>

In there you will find that there are various folders (projects) and sub-folders (sets). Please select a subfolder (set) where you would like to put your configurator. If the folder doesn't exist yet, please create it, by adding a new set:

<figure><img src="/files/a0Sw4b1DFaYBkox3ONPA" alt="" width="233"><figcaption><p>Add a new set</p></figcaption></figure>

Once you selected the set you would like to place it in then press the *+ Create* button and click on *Configurator* like so:

<figure><img src="/files/QX7YG1a3ZRisSlGGscgS" alt="" width="381"><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/configurator/create-your-first-configurator/add-a-new-configurator.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.
