> 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-la-lingua.md).

# Scegli la Lingua

<figure><img src="/files/jG5Aqzq5l3VJegenUPJ0" alt=""><figcaption><p>Scegli la Lingua</p></figcaption></figure>

Crystal ti permette di selezionare la lingua in cui ti senti più a tuo agio comunicare.&#x20;

Attualmente, sono supportate le seguenti cinque lingue:&#x20;

* **Inglese**
* **Italiano**
* **Spagnolo**
* **Francese**&#x20;
* **Tedesco**

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

Le lingue tra cui scegliere in Advisor dipendono dalla configurazione specifica del tuo Progetto.&#x20;

Contatta il tuo Admin per qualsiasi chiarimento in merito a questo tema.
{% endhint %}

Per selezionare la tua lingua, è 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&#x20;

Ora Crystal è in grado di parlare la tua lingua!

***


---

# 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-la-lingua.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.
