# iSG Required Add-Ons

- [Home Assistant Server](https://kb.linknlink.com/isg/using-isg/add-ons/isg-required-add-ons/home-assistant-server.md)
- [How to Manually Start the Home Assistant Server](https://kb.linknlink.com/isg/using-isg/add-ons/isg-required-add-ons/home-assistant-server/how-to-manually-start-the-home-assistant-server.md)
- [MQTT Broker](https://kb.linknlink.com/isg/using-isg/add-ons/isg-required-add-ons/mqtt-broker.md): The iSG MQTT Broker add-on serves as a message queuing middleware for devices within the local area network, responsible for receiving, storing, and forwarding messages.
- [Zigbee2MQTT](https://kb.linknlink.com/isg/using-isg/add-ons/isg-required-add-ons/zigbee2mqtt.md): With this Add-on, it can better support the setup of Zigbee devices from different brands and categories to iSG.
- [How to Manually Configure Zigbee2MQTT](https://kb.linknlink.com/isg/using-isg/add-ons/isg-required-add-ons/zigbee2mqtt/how-to-manually-configure-zigbee2mqtt.md)
- [Z-Wave JS Ul](https://kb.linknlink.com/isg/using-isg/add-ons/isg-required-add-ons/z-wave-js-ul.md)
- [Others](https://kb.linknlink.com/isg/using-isg/add-ons/isg-required-add-ons/others.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/using-isg/add-ons/isg-required-add-ons.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.
