# Settings

- [General Settings](https://kb.linknlink.com/isg/settings/general-settings.md)
- [Device Information](https://kb.linknlink.com/isg/settings/general-settings/device-information.md)
- [Basic Settings](https://kb.linknlink.com/isg/settings/general-settings/basic-settings.md)
- [Change Language](https://kb.linknlink.com/isg/settings/general-settings/basic-settings/change-language.md)
- [Advanced Settings](https://kb.linknlink.com/isg/settings/general-settings/advanced-settings.md)
- [Auto-Reboot](https://kb.linknlink.com/isg/settings/general-settings/advanced-settings/auto-reboot.md): If you encounter Wi-Fi connection compatibility issues between the iSG and the router, or if the system becomes slow after running for a while, you can enable the Auto-Reboot feature.
- [Home Assistant Settings](https://kb.linknlink.com/isg/settings/home-assistant-settings.md)
- [Local HA](https://kb.linknlink.com/isg/settings/home-assistant-settings/local-ha.md)
- [External HA](https://kb.linknlink.com/isg/settings/home-assistant-settings/external-ha.md): Connect external Home Assistants within the same local network in iSG
- [System Updates](https://kb.linknlink.com/isg/settings/system-updates.md)
- [Online Update](https://kb.linknlink.com/isg/settings/system-updates/online-update.md)
- [Local Update](https://kb.linknlink.com/isg/settings/system-updates/local-update.md)
- [iSG Downloads](https://kb.linknlink.com/isg/settings/system-updates/local-update/isg-downloads.md)
- [Container Downloads](https://kb.linknlink.com/isg/settings/system-updates/local-update/container-downloads.md)
- [Image Downloads](https://kb.linknlink.com/isg/settings/system-updates/local-update/image-downloads.md)
- [Force Update](https://kb.linknlink.com/isg/settings/system-updates/force-update.md)
- [iSG Lite Software](https://kb.linknlink.com/isg/settings/system-updates/isg-lite-software.md)
- [Install and Activate iSG Lite on Your Own Tablet](https://kb.linknlink.com/isg/settings/system-updates/isg-lite-software/install-and-activate-isg-lite-on-your-own-tablet.md)
- [Flashing OS](https://kb.linknlink.com/isg/settings/system-updates/flashing-os.md)
- [Flashing OS for iSG Display](https://kb.linknlink.com/isg/settings/system-updates/flashing-os/flashing-os-for-isg-display.md)
- [Flashing OS for iSG Box](https://kb.linknlink.com/isg/settings/system-updates/flashing-os/flashing-os-for-isg-box.md)
- [Backing up and Restoration](https://kb.linknlink.com/isg/settings/backing-up-and-restoration.md): Backup and restore are very important. Currently, only manual backup is supported, and in the future, automatic backup through Google Drive will be supported via Add-on.
- [Backup iSG](https://kb.linknlink.com/isg/settings/backing-up-and-restoration/backup-isg.md)
- [Restore iSG](https://kb.linknlink.com/isg/settings/backing-up-and-restoration/restore-isg.md)
- [Backup and Restore Home Assistant](https://kb.linknlink.com/isg/settings/backing-up-and-restoration/backup-and-restore-home-assistant.md)
- [Restore Home Assistant](https://kb.linknlink.com/isg/settings/backing-up-and-restoration/restore-home-assistant.md)
- [Backup Zigbee2MQTT](https://kb.linknlink.com/isg/settings/backing-up-and-restoration/backup-zigbee2mqtt.md)
- [MQTT Settings](https://kb.linknlink.com/isg/settings/mqtt-settings.md): Integrate devices within iSG and transmit them to an external Home Assistant via MQTT
- [Custom Background](https://kb.linknlink.com/isg/settings/custom-background.md): iSG user manual is still being improved. If you encounter any issues while operating this part, please join our Discord community, and we will respond to your questions promptly!
- [Screen Saver/Locker](https://kb.linknlink.com/isg/settings/screen-saver-locker.md)
- [HomeKit, Alexa, Google Home](https://kb.linknlink.com/isg/settings/homekit-alexa-google-home.md): iSG user manual is still being improved. If you encounter any issues while operating this part, please join our Discord community, and we will respond to your questions promptly!
- [HomeKit Bridge](https://kb.linknlink.com/isg/settings/homekit-alexa-google-home/homekit-bridge.md)
- [Link to Alexa](https://kb.linknlink.com/isg/settings/homekit-alexa-google-home/link-to-alexa.md): iSG user manual is still being improved. If you encounter any issues while operating this part, please join our Discord community, and we will respond to your questions promptly!
- [Link to Google Home](https://kb.linknlink.com/isg/settings/homekit-alexa-google-home/link-to-google-home.md)
- [Spaces](https://kb.linknlink.com/isg/settings/spaces.md): Users can add or modify the floors and rooms of their home here. Room statuses can also serve as triggers for automation—for example, turning off the lights when a room's status is set to "Away".
- [Schedule](https://kb.linknlink.com/isg/settings/schedule.md)
- [Account](https://kb.linknlink.com/isg/settings/account.md): iSG user manual is still being improved. If you encounter any issues while operating this part, please join our Discord community, and we will respond to your questions promptly!
- [Home Account](https://kb.linknlink.com/isg/settings/account/home-account.md)
- [Business Account](https://kb.linknlink.com/isg/settings/account/business-account.md)
- [Accessing Android OS Settings](https://kb.linknlink.com/isg/settings/accessing-android-os-settings.md): iSG user manual is still being improved. If you encounter any issues while operating this part, please join our Discord community, and we will respond to your questions promptly!
- [Browse Files](https://kb.linknlink.com/isg/settings/accessing-android-os-settings/browse-files.md)
- [Clear App Data](https://kb.linknlink.com/isg/settings/accessing-android-os-settings/clear-app-data.md)
- [Factory Reset](https://kb.linknlink.com/isg/settings/accessing-android-os-settings/factory-reset.md): If your system fails to start up or frequently crashes, it may be due to some system files being corrupted. In this case, a factory reset is needed.


---

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