# Choose Theme

<figure><img src="/files/SDnKvj0e17JH9N13fT1O" alt=""><figcaption><p>Choose Theme</p></figcaption></figure>

On Crystal, you can select a visual theme of your choice.

Currently, there are two themes available:

* **Violet**
* **White.**

{% hint style="info" %}
**Please Note**

The Advisor's default theme is the Violet one.
{% endhint %}

To select your theme, simply:

1. Find the [***"Account"*** ](/crystal-advisor/access-to-crystal/how-to-interact-with-crystal/account.md)icon at the bottom of the Left Sidebar
2. Click on the dedicated *"Personal Settings"* section
3. Click on the dedicated *"Preferences"* section
4. Select an option of your choice.&#x20;

Now you can enjoy the Advisor in your favorite colors!

***


---

# 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.igenius.ai/crystal-advisor/customize-your-experience/how-to-interact-with-crystal-1.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.
