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

# Downloads

## Zen Studio Live

***

Zen Studio Live (ZSL) is the new web browser-based (Chrome browser recommended); everything included; no download required. Most platforms are supported but iOS is not supported. You can visit Zen Studio Live below:

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

<https://zenstudio.collectivemindsstore.com/>

{% hint style="danger" %}
Redistribution of this software, in whole or in part, is strictly prohibited.\
Unauthorized copying, sharing, or distribution may result in legal action.
{% endhint %}

## Zen Studio Legacy

***

Legacy version of Zen Studio, maintenance build for older Zen firmware versions; includes the 2.2.12 firmware update tool:

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

{% hint style="danger" %}
Redistribution of this software, in whole or in part, is strictly prohibited.\
Unauthorized copying, sharing, or distribution may result in legal action.
{% endhint %}

## Collective Minds Cronus Zen Web Update Tool

***

Online Firmware Update Tool for Chrome and Edge Browsers

* Compatible with Windows®, macOS®, and Android® (USB OTG required).

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

<figure><img src="/files/zVpeifTDptTUTN9NoZLa" alt=""><figcaption><p>Collective Minds Cronus Zen Web Updaet Tool</p></figcaption></figure>

## Cronus Pro *(Discontinued)*

***

Final software release for CronusMAX (discontinued in 2019).

* No further updates will be provided

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

{% hint style="danger" %}
Redistribution of this software, in whole or in part, is strictly prohibited.\
Unauthorized copying, sharing, or distribution may result in legal action.
{% 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/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.
