# Firmware Update

### <mark style="color:red;">After unboxing the product, please update the latest firmware using the PC Chrome app.</mark><br>

When the 5K is connected to the mobile app or Chrome app, it automatically checks the firmware version and proceeds with the update if necessary.

{% hint style="warning" %}
The binary file for firmware updates is built into the mobile and Chrome apps. Therefore, you must first update the app to the latest version to ensure you can update to the latest firmware version.
{% endhint %}

***

## Firmware Rollback

Sometimes, unexpected issues, such as compatibility problems, may occur with the latest firmware version, which could interfere with usage.

In such cases, you can revert to a previous firmware version. In the Chrome app's DEVICE TAB screen, click on the FW VERSION, and the screen below will appear. By clicking the button highlighted in red, the firmware update will proceed to the selected version.

<figure><img src="/files/aqH0plYjY5ilO448Kdtm" alt="" width="563"><figcaption></figcaption></figure>


---

# 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://doc-kr.qudelix.com/5k/getting-started/firmware-update.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.
