# Change Basic UI Settings

If you click on the Scene Properties node in your configurator there are various options that you can do. For the purpose of this tutorial lets simply change the UI style to *Icons:*

<figure><img src="/files/9Ljv99F2iNmc6IcJC5Gf" alt="" width="325"><figcaption><p>UI option</p></figcaption></figure>

and also lets change the *Icon Size* to a bigger size:

<figure><img src="/files/qySbFHfv600PakqyJwEg" alt="" width="320"><figcaption><p>Icon size</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/configurator/create-your-first-configurator/change-basic-ui-settings.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.
