> 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/inicio-rapido-y-descargas/descargas.md).

# Descargas

### <i class="fa-globe">:globe:</i> Zen Studio Live <a href="#zen-studio-live" id="zen-studio-live"></a>

Zen Studio Live (ZSL) es la nueva versión basada en navegador de Zen Studio. Todo está incluido y no se requiere descarga. Se recomienda Chrome, y la mayoría de las plataformas son compatibles — iOS® no lo es.

{% embed url="<https://zenstudio.collectivemindsstore.com/>" %}

***

### <i class="fa-box-archive">:box-archive:</i> Zen Studio Legacy <a href="#zen-studio-legacy" id="zen-studio-legacy"></a>

La versión de escritorio anterior de Zen Studio. Incluye el Configurador Zen Link para Zen Link™ v1.

{% file src="/files/616bb271f818b33e73876e88bae5c831239c55ee" %}

***

### <i class="fa-arrows-rotate">:arrows-rotate:</i> Herramienta de actualización web <a href="#web-update-tool" id="web-update-tool"></a>

Herramienta en línea de actualización de firmware para Chrome y Edge. Compatible con Windows®, macOS® y Android® — se requiere USB OTG en Android®.

<a href="https://firmware.modcentral.ca/" class="button primary">Abrir la Herramienta de actualización web</a>

***

### <i class="fa-box-archive">:box-archive:</i> Cronus Pro <a href="#cronus-pro" id="cronus-pro"></a>

{% file src="/files/b718f9dbe6a091da57c3a6151ae25c203c0aab78" %}

{% hint style="warning" %}
**Descontinuado.** Versión final de software para CronusMAX, descontinuada en 2019.\
No se proporcionarán más actualizaciones.
{% endhint %}

***

{% hint style="danger" %}
La redistribución de este software, en su totalidad o en parte, está estrictamente prohibida.\
La copia, compartición o distribución no autorizadas pueden dar lugar a acciones legales.
{% endhint %}


---

# 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://guide.cronuszen.com/zen-es/inicio-rapido-y-descargas/descargas.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.
