# Local Upgrade

If your device fails to upgrade online, you can try the following local upgrade method:

1. Prepare a Windows-based PC and ensure it is connected to the same local network as your device.
2. Open a browser on the PC, enter the upgrade link, and download the firmware file.
3. Once the file is downloaded, use file server software (such as [HFS](https://drive.google.com/file/d/1uxIDG8idh6xt142YyitusHnHzvOJgsQ7/view?usp=sharing)) to create an HTTP link pointing to the location where the firmware file is stored (please note that HTTPS is not supported).
4. Send this HTTP link to the device via the upgrade option in the app to perform the firmware upgrade.

<figure><img src="/files/wFdYz4xfjpjIC1Ot4S5W" alt=""><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://kb.linknlink.com/kb/smart-home-devices/updates/local-upgrade.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.
