# Others

- [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)


---

# 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/others.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.
