# FAQ

- [iSG Related](https://kb.linknlink.com/isg/faq/isg-related.md)
- [Hardware (iSG Box)](https://kb.linknlink.com/isg/faq/isg-related/hardware-isg-box.md)
- [HA Related](https://kb.linknlink.com/isg/faq/ha-related.md)
- [Updating Related](https://kb.linknlink.com/isg/faq/updating-related.md)
- [iSG MAX with the error message "Failed to get device license information"?](https://kb.linknlink.com/isg/faq/updating-related/isg-max-with-the-error-message-failed-to-get-device-license-information.md)
- [Why I Can't Get Zigbee Firmware Update on iSG Display Max](https://kb.linknlink.com/isg/faq/updating-related/why-i-cant-get-zigbee-firmware-update-on-isg-display-max.md)
- [How to use USB drive to Update iSG firmware?](https://kb.linknlink.com/isg/faq/updating-related/how-to-use-usb-drive-to-update-isg-firmware.md): This guide will show you how to download the iSG firmware upgrade file onto a USB drive and then locate and install it within the iSG.
- [How to use Opera to Update firmware?](https://kb.linknlink.com/isg/faq/updating-related/how-to-use-opera-to-update-firmware.md): In this article, we will guide you on how to use the Opera browser to assist in upgrading iSG and HA containers.
- [How to upgrade iSG to support HA to the latest version? 【update 05/08/2025】](https://kb.linknlink.com/isg/faq/updating-related/how-to-upgrade-isg-to-support-ha-to-the-latest-version-update-05-08-2025.md): Since Home Assistant requires Python 3.13 support starting from version 2025.3, we have upgraded the Python version of the iSG container.
- [Upgrading Original iSG Display to Support HA to the Latest Version](https://kb.linknlink.com/isg/faq/updating-related/upgrading-original-isg-display-to-support-ha-to-the-latest-version.md): From this version onward, we've fully upgraded iSG's container architecture. Going forward, iSG's built-in Home Assistant will continuously support updates to the latest version.
- [Others](https://kb.linknlink.com/isg/faq/others.md)
- [How to differentiate between iSG Display and iSG Display Max](https://kb.linknlink.com/isg/faq/others/how-to-differentiate-between-isg-display-and-isg-display-max.md)
- [How to Get iSG Log for Advanced Troubleshooting](https://kb.linknlink.com/isg/faq/others/how-to-get-isg-log-for-advanced-troubleshooting.md)
- [How to factory reset iSG](https://kb.linknlink.com/isg/faq/others/how-to-factory-reset-isg.md)
- [Reset Container](https://kb.linknlink.com/isg/faq/others/reset-container.md): To enable iSG's built-in Home Assistant to upgrade to the latest version, we have restructured the container design, which requires resetting the Termux application.
- [How to Diagnose and Fix Home Assistant Startup Issues via SSH](https://kb.linknlink.com/isg/faq/others/how-to-diagnose-and-fix-home-assistant-startup-issues-via-ssh.md)
- [Announcement](https://kb.linknlink.com/isg/faq/announcement.md)
- [New update package for the iSG Box](https://kb.linknlink.com/isg/faq/announcement/new-update-package-for-the-isg-box.md): Dec 14, 2025
- [New Update Package for the iSG Box (via USB)](https://kb.linknlink.com/isg/faq/announcement/new-update-package-for-the-isg-box-via-usb.md): 2025-12-12


---

# 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/isg/faq.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.
