> 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-fr/demarrage-rapide-et-telechargements/telechargements.md).

# Téléchargements

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

Zen Studio Live (ZSL) est la nouvelle version de Zen Studio basée sur le navigateur. Tout est inclus et aucun téléchargement n’est requis. Chrome est recommandé, et la plupart des plateformes sont prises en charge — iOS® ne l’est pas.

{% 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 version de bureau précédente de Zen Studio. Inclut le configurateur Zen Link pour Zen Link™ v1.

{% file src="/files/248e52ff60fa0eaebd017c359822df1207ccfeae" %}

***

### <i class="fa-arrows-rotate">:arrows-rotate:</i> Outil de mise à jour Web <a href="#web-update-tool" id="web-update-tool"></a>

Outil de mise à jour du firmware en ligne pour Chrome et Edge. Compatible avec Windows®, macOS® et Android® — USB OTG est requis sur Android®.

<a href="https://firmware.modcentral.ca/" class="button primary">Ouvrir l’outil de mise à jour Web</a>

***

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

{% file src="/files/6e781812f3791eff5f3cd08c9056c010cb635573" %}

{% hint style="warning" %}
**Abandonné.** Dernière version logicielle pour CronusMAX, abandonné en 2019.\
Aucune autre mise à jour ne sera fournie.
{% endhint %}

***

{% hint style="danger" %}
La redistribution de ces logiciels, en tout ou en partie, est strictement interdite.\
Toute copie, partage ou distribution non autorisé peut entraîner des poursuites judiciaires.
{% 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-fr/demarrage-rapide-et-telechargements/telechargements.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.
