> For the complete documentation index, see [llms.txt](https://guide.cronuszen.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.cronuszen.com/zen-es/zen/contents.md).

# Tabla de contenido

<div align="left"><figure><img src="/files/6d2a2d9b1280af23995c02b823912d0be356b8b5" alt="" width="450"><figcaption></figcaption></figure></div>

Aquí encontrarás todo lo que necesitas.\
Haz clic en cualquiera para empezar.

* Índice de la Guía de Cronus Zen
  * <i class="fa-file-pdf">:file-pdf:</i> [**Guías de inicio rápido de Cronus Zen (multilingües)**](/zen-es/zen/guias-de-inicio-rapido-de-cronus-zen.md)
  * <i class="fa-download">:download:</i> [**Descargas**](/zen-es/zen/descargas.md)
  * <i class="fa-file-pen">:file-pen:</i> [**Registro de cambios**](/zen-es/zen/registro-de-cambios-25.md)
* <i class="fa-book-open-reader">:book-open-reader:</i> [**Guías de configuración**](/zen-es/guias-de-configuracion/guia-de-inicio-rapido.md)
* <i class="fa-link">:link:</i> [**Zen Link™**](/zen-es/zen-link-tm.md)
* <i class="fa-gamepad-modern">:gamepad-modern:</i> [**Dispositivos compatibles**](/zen-es/dispositivos-compatibles/ps5.md)
* <i class="fa-desktop">:desktop:</i> [**Zen Studio**](/zen-es/zen-studio/overview.md)
* <i class="fa-computer-mouse">:computer-mouse:</i> [**Ratón y teclado**](/zen-es/raton-y-teclado/overview.md)
* <i class="fa-steering-wheel">:steering-wheel:</i> [**Modo volante**](/zen-es/modo-volante/ps5setup.md)
* <i class="fa-question">:question:</i> [**Preguntas frecuentes (FAQ)**](/zen-es/preguntas-frecuentes/zen-studio-no-se-abre.md)
* <i class="fa-code">:code:</i> [**Guía de scripts GPC**](https://guide.cronuszen.com/gpcscripting/)


---

# 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://guide.cronuszen.com/zen-es/zen/contents.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.
