# STEP 1: Install Zen Studio

Zen Studio is our exclusive Windows software. Use it to combine controllers, configure mouse and keyboard setups, and access advanced features available to registered Cronus Zen owners.

## Step-By-Step

***

{% stepper %}
{% step %} <a href="/pages/4DTuhkEDnTpeSUgn2rAF#zen-studio" class="button primary">Download Zen Studio</a>
{% endstep %}

{% step %}
Plug your Cronus Zen into a computer using the **PROG USB** port.

<figure><img src="/files/9MhesG6Op6GCvISM1qVM" alt=""><figcaption><p>PC Connection via PROG USB Port</p></figcaption></figure>
{% endstep %}

{% step %}
Open Zen Studio. When Cronus Zen is detected, the GPC Library appears on the left.

The **serial number** appears in the bottom-right corner.&#x20;

<figure><img src="/files/HKv90n2EQb7G8ayOLEGi" alt=""><figcaption></figcaption></figure>

{% hint style="danger" %}

## **DEVICE DISCONNECTED**

If the Zen Studio status bar shows “Device Not Connected” or another error, the issue is typically a faulty USB cable.
{% endhint %}
{% endstep %}

{% step %}
**Important:** After installing a new version of Zen Studio, select **Tools > Reset Zen Studio** and confirm with **Yes** to prevent conflicts from older files.

**Warning:** This action deletes all backups, settings, and stored files.

<figure><img src="/files/Dd69rw1QnaCBvMJfSrtO" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Disconnect the PROG USB cable from the Cronus Zen.\
Keep it connected to the PC for **Step 2: Update Firmware**.
{% endstep %}
{% endstepper %}


---

# Agent Instructions: 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:

```
GET https://guide.cronuszen.com/setup-guides/quick-start-guide/step-1-install-zen-studio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
