> For the complete documentation index, see [llms.txt](https://docs.xbstation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xbstation.com/xblink-mini/user-manual/getting-started/xblink-webapp/upgrade-firmware.md).

# Upgrade Firmware

We highly recommend that you should select one of the methods as below to connect to WebApp using this method [**Connect via LAN network**](/xblink-mini/user-manual/getting-started/xblink-webapp.md#lan-network)

You can upgrade new firmware when to access this address: **<http://xblink.local:3002>**

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

Please follow the instruction here carefully

1. In order to get a new firmware, you should contact us [**here**](/xblink-mini/xbcloud/payment.md)
2. Click **UPGRADE,** this process may take a few minutes to complete.

After upgrade successfully, you need to reboot XBLink.


---

# 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://docs.xbstation.com/xblink-mini/user-manual/getting-started/xblink-webapp/upgrade-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.
