> 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-it/avvio-rapido-e-download/download.md).

# Download

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

Zen Studio Live (ZSL) è la nuova versione di Zen Studio basata su browser. Include tutto e non è richiesto alcun download. Si consiglia Chrome e la maggior parte delle piattaforme è supportata — iOS® no.

{% 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 precedente versione desktop di Zen Studio. Include Zen Link Configurator per Zen Link™ v1.

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

***

### <i class="fa-arrows-rotate">:arrows-rotate:</i> Strumento di aggiornamento web <a href="#web-update-tool" id="web-update-tool"></a>

Strumento online per l'aggiornamento del firmware per Chrome ed Edge. Compatibile con Windows®, macOS® e Android® — su Android® è richiesto USB OTG.

<a href="https://firmware.modcentral.ca/" class="button primary">Apri lo Strumento di aggiornamento web</a>

***

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

{% file src="/files/468e879de3b1cfa8c7fb4bfc46fae6cf94a93f3d" %}

{% hint style="warning" %}
**Fuori produzione.** Versione software finale per CronusMAX, cessata nel 2019.\
Non verranno forniti ulteriori aggiornamenti.
{% endhint %}

***

{% hint style="danger" %}
La ridistribuzione di questi software, in tutto o in parte, è severamente vietata.\
La copia, condivisione o distribuzione non autorizzata può comportare azioni legali.
{% 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-it/avvio-rapido-e-download/download.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.
