# Matter Bridge

iSG natively supports adding Matter-over-WiFi devices (see [**Add Matter Devices**](/isg/using-isg/devices/adding-devices/add-matter-devices.md)). These devices will automatically sync to Home Assistant if your iSG is connected to HA (check **Settings > Local HA**).

However, if you prefer to add Matter devices directly in iSG's built-in Home Assistant, you’ll need to use this add-on.

This add-on is optional and not installed by default. To use it, go to the **Add-On** section, click **Install**, and then switch **Enable** on after installation.

<figure><img src="/files/7saaDpuUKaJgHIJxHuMc" alt=""><figcaption></figcaption></figure>

After enabling the add-on, go to Home Assistant and click **ADD** on the discovered Matter integration.

<figure><img src="/files/VF4EkR2ODMwaTmSwkmSn" 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/isg/using-isg/add-ons/optional-utility-add-ons/matter-bridge.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.
