> 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/guias-de-inicio-rapido-de-cronus-zen.md).

# Guías de inicio rápido de Cronus Zen

Estas son las Guías de Inicio Rápido oficiales impresas incluidas con Cronus Zen, disponibles en varios idiomas para su conveniencia.

**Todos los archivos están en formato PDF:**

{% file src="/files/1a987c37c5194fd4a228c73de12438693ff27708" %}
:flag\_gb: **Inglés**
{% endfile %}

***

{% file src="/files/405b1798101661d048c59a7544c46a28dc529457" %}
:flag\_fr: **Francés**
{% endfile %}

***

{% file src="/files/87ac422aad185066117a987737d96cacfdc924e2" %}
:flag\_de: **Alemán**
{% endfile %}

***

{% file src="/files/5401820a838f6156668247f2930ab7b577e17e3d" %}
:flag\_it: **Italiano**
{% endfile %}

***

{% file src="/files/f46675924d20ff49d107f1c48cf9412cc018ab5b" %}
:flag\_br: **Portugués brasileño**
{% endfile %}

***

{% file src="/files/2e20e13473ea36fb832800b6c4d3b278996e9d40" %}
:flag\_es: **Español**
{% endfile %}

***


---

# 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/guias-de-inicio-rapido-de-cronus-zen.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.
