> For the complete documentation index, see [llms.txt](https://docs.igenius.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.igenius.ai/italiano/crystal-advisor/personalizza-la-tua-esperienza/scegli-il-tema.md).

# Scegli il Tema

<figure><img src="/files/7Xj2kMjL1AQMROcqtFuh" alt=""><figcaption><p>Scegli il Tema</p></figcaption></figure>

Puoi scegliere il tema che preferisci.&#x20;

Attualmente, ci sono due temi disponibili:&#x20;

* **Viola**&#x20;
* **Bianco**

{% hint style="info" %} <mark style="color:blue;">**Nota Bene**</mark>

Il tema predefinito dell'Advisor è il viola.
{% endhint %}

Per selezionare il tuo tema, è sufficiente:&#x20;

1. individuare l'icona [***"Account"***](/italiano/crystal-advisor/accedi-a-crystal/scopri-ladvisor/account.md) nella parte inferiore della barra laterale sinistra&#x20;
2. cliccare sulla sezione dedicata *"Impostazioni personali"*&#x20;
3. cliccare sulla sezione dedicata *"Preferenze"*&#x20;
4. scegliere la tua opzione preferita

Ora puoi goderti l'Advisor nei tuoi colori preferiti!

***


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/italiano/crystal-advisor/personalizza-la-tua-esperienza/scegli-il-tema.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.
