> 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-de/schnellstart-und-downloads/downloads.md).

# Downloads

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

Zen Studio Live (ZSL) ist die neue browserbasierte Version von Zen Studio. Alles ist enthalten und es ist kein Download erforderlich. Chrome wird empfohlen, und die meisten Plattformen werden unterstützt — iOS® wird nicht unterstützt.

{% 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>

Die vorherige Desktop-Version von Zen Studio. Enthält den Zen Link Configurator für Zen Link™ v1.

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

***

### <i class="fa-arrows-rotate">:arrows-rotate:</i> Web Update Tool <a href="#web-update-tool" id="web-update-tool"></a>

Online-Firmware-Update-Tool für Chrome und Edge. Kompatibel mit Windows®, macOS® und Android® — auf Android® ist USB-OTG erforderlich.

<a href="https://firmware.modcentral.ca/" class="button primary">Web Update Tool öffnen</a>

***

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

{% file src="/files/5ea12322750f2fa723e09b31f934803b58d4655d" %}

{% hint style="warning" %}
**Eingestellt.** Letzte Softwareveröffentlichung für CronusMAX, 2019 eingestellt.\
Es werden keine weiteren Updates bereitgestellt.
{% endhint %}

***

{% hint style="danger" %}
Die Weiterverbreitung dieser Software, ganz oder teilweise, ist strengstens untersagt.\
Unerlaubtes Kopieren, Teilen oder Verbreiten kann rechtliche Schritte nach sich ziehen.
{% 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-de/schnellstart-und-downloads/downloads.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.
