> For the complete documentation index, see [llms.txt](https://kb.linknlink.com/isg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.linknlink.com/isg/using-isg/devices/other-knowledge/add-broadlink-devices.md).

# Add BroadLink Devices

iSG doesn't support importing devices directly from the BroadLink App. You need to add BroadLink devices to the LinknLink App first and then follow the instructions for "Add LinknLink Devices" to import them to iSG.

**But you don't need to set up BroadLink devices again in LinknLink App!**

The best approach is to unlock the devices in the BroadLink App, and the LinknLink App will automatically discover these devices on the "Add New Device" page. To unlock the device in BroadLink App, enter device page, navigate to "Device Settings" and disable "Lock Device" option.

{% embed url="<https://youtu.be/C_btYpnTPvI?si=Ygb_6IfYG15nuiu8>" %}

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

Although LinknLink supports the BroadLink protocol and can discover all BroadLink WiFi products in the LinknLink App, there might be still some of them unsupported in LinknLink App. If you encounter any unsupported devices during the adding process, please provide us with two crucial pieces of information: the device model and its PID (found in Device Info in the device settings). We will add support for this device within 24 hours.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://kb.linknlink.com/isg/using-isg/devices/other-knowledge/add-broadlink-devices.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
