# Firmware Update

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

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

When you connect the T71 to the Chrome app, it automatically checks the firmware version. If it's not the latest version, a message will appear, as shown above. Clicking OK will initiate the firmware update.&#x20;

{% hint style="warning" %}
The binary file used for the firmware update is embedded in the Chrome app. Therefore, you must first update the Chrome app to the latest version to update to the newest firmware version.
{% endhint %}

***

## Firmware Rollback

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

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/5DR6q46SWFCjUl1kszve" 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/t71/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.
