> 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-espanol-manual/ix.-personaliza-las-pantallas-y-vario/en-un-ordenador.md).

# En un ordenador:

**Con Nav XL, puedes personalizar hasta el infinito la visualización de las pantallas 1 y 4, ¡así como el sonido vario!**

Para configurar su pantalla (disponible en vídeo <https://www.youtube.com/watch?v=D3lfZWiS13M>):

1\)      Ir a la página: <http://www.syride.com/fr/ssctool/NavXL>&#x20;

2\)      Configura tus pantallas eligiendo el tamaño y las unidades que desees. Para ello, basta con arrastrar la información que desea visualizar a las distintas pantallas de vuelo.

3\)      Descargue el archivo de configuración en su ordenador o envíelo directamente a su instrumento si está encendido y conectado a su ordenador.

4\)      Si realiza la descarga manualmente, haga clic en el icono *"**Enviar un archivo a mi instrumento**"* del software SYS PC Too&#x6C;*.*

5\)      Seleccione el archivo de configuración que ha descargado anteriormente.

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

Siéntete libre de compartir o crear una biblioteca de configuraciones que se adapten a tus necesidades. La configuración vario se basa en el mismo principio. Puede ver un vídeo explicativo aquí: [https://www.youtube.com/watch?v=3w4dxw3T\_Vk](https://www.youtube.com/watch?v=3w4dxw3T_Vk%0d%0d)


---

# 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-espanol-manual/ix.-personaliza-las-pantallas-y-vario/en-un-ordenador.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.
