# STEP 2: Update Firmware

This page explains how to update the Cronus Zen firmware to the latest available version.

## Step-By-Step

***

{% stepper %}
{% step %}
**Press** and **hold** the Cronus Zen’s blue **reset button**.

<div align="left"><figure><img src="/files/5E1gIfXW0JsmAGEiJihc" alt=""><figcaption><p>PC Connection via CONSOLE/PC USB Port</p></figcaption></figure></div>
{% endstep %}

{% step %}
Plug your Cronus Zen into a computer using the **CONSOLE/PC USB** port.
{% endstep %}

{% step %}
The OLED screen displays **Zen Bootloader.**
{% endstep %}

{% step %}
In Zen Studio, navigate to **Tools > Online Firmware Update**,\
or visit **firmware.modcentral.ca** directly.
{% endstep %}

{% step %}
Click **Connect**, select **Cronus ZEN**, then click **Connect** again.

<div align="left"><figure><img src="/files/rwp3zy6xVmkuSQro0uAS" alt=""><figcaption></figcaption></figure></div>

If the Cronus Zen does not appear as shown above, make sure it is in **Bootloader Mode** and connected to the top USB port.
{% endstep %}

{% step %}
Click **Latest.**\
The firmware update will begin automatically and complete in approximately 20 seconds.
{% 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-2-update-firmware.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.
