> For the complete documentation index, see [llms.txt](https://kb.linknlink.com/isg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.linknlink.com/isg/faq/updating-related/how-to-use-usb-drive-to-update-isg-firmware.md).

# How to use USB drive to Update iSG firmware?

### 1. Download iSG update file onto a USB drive

### 2. Access the system settings

Press and hold the power button on the back of the iSG Display MAX. Three quick options will appear - select the last one to access the system settings.

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

### 3. Find USB Drive in system storage

In the system settings, navigate to storage - Documents & others, and install the APK file from the USB drive.

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

### 4. Click “USB DISK”，select iSG update APK file and finish installation.

<figure><img src="/files/5VpxjX3NAlU94mZeYMTO" alt=""><figcaption></figcaption></figure>

<br>


---

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

```
GET https://kb.linknlink.com/isg/faq/updating-related/how-to-use-usb-drive-to-update-isg-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.
