# Add Matter Devices

1. Click the left edge of the screen, select "Devices" from the menu, and then click the "+" in the upper right corner to add a device.

<figure><img src="/files/h6H49jFruj3XWfc0Gb0U" alt=""><figcaption><p>add a device</p></figcaption></figure>

2. In the pop-up window, select the "matter" brand, and then choose the corresponding device type based on your matter device.

<figure><img src="/files/jbw1ieJlILxZ2hafB5TM" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/jtBZNWxTnPJw8NMkE5EJ" alt=""><figcaption><p>choose device type</p></figcaption></figure>

<figure><img src="/files/sYu9iEi20tJoFLYcCJGq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eKiutq3WjeOHty4mOxZr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/WDNp0uOj0yKbC7wWWUtv" 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/devices/adding-devices/add-matter-devices.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.
