> For the complete documentation index, see [llms.txt](https://manuals.syride.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manuals.syride.com/xl-manuale-duso-in-italiano/ix.-personalizzare-le-schermate-e-il-suono-del-variometro/usando-un-computer.md).

# Usando un computer:

Con il tuo NAV XL, puoi personalizzare completamente gli schermi da 1 a 4, così come il tuo suono vario!

&#x20;Per personalizzare il tuo schermo (video tutorial <https://www.youtube.com/watch?v=D3lfZWiS13M> ) :

1\)      Vai su : [http://www.syride.com/en/ssctool/NavXL ](<http://www.syride.com/en/ssctool/NavXL >)

2\)      Personalizza il tuo schermo selezionando un elemento con la sua dimensione del carattere e le unità, quindi trascinalo e rilascialo sullo schermo.

3\)      Scarica il file di configurazione sul tuo computer.

4\)      Accendi il tuo strumento e collegalo al tuo computer.

5\)      Su SYS PC Tool, clicca su *l'icona “Invia un file al mio Strumento”.*

6\)      Seleziona il file di configurazione che hai appena scaricato e scollega il tuo strumento, fatto.

<figure><img src="/files/bc81e3b0cba68811e25411e0ee8e4dec0d3bdc44" alt=""><figcaption></figcaption></figure>

Sentiti libero di creare diversi file di personalizzazione dello schermo a seconda delle tue esigenze.                                       La configurazione del suono vario segue lo stesso principio, vai su  <https://www.syride.com/en/variosetup>     Ecco un video tutorial: <https://www.youtube.com/watch?v=3w4dxw3T_Vk>


---

# 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, and the optional `goal` query parameter:

```
GET https://manuals.syride.com/xl-manuale-duso-in-italiano/ix.-personalizzare-le-schermate-e-il-suono-del-variometro/usando-un-computer.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
