# iSG Related

1.Can One Device Work with Both iSG and Its Native App?&#x20;

If you set up the devices directly on iSG (using either WiFi > Tuya or Zigbee), they won't be able to be controlled in their native app (e.g., the Tuya App).

However, if you import devices from existing setups (either from native apps like the LinknLink App or from Home Assistant), they will still be accessible and controllable in their native apps.


---

# 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/faq/isg-related.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.
