> For the complete documentation index, see [llms.txt](https://inspinia-technology.gitbook.io/skyplatform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inspinia-technology.gitbook.io/skyplatform/skyplatform-technical-user-documentation/plugins/external-apps.md).

# EXTERNAL APPs

<table><thead><tr><th width="128">Plugin</th><th width="160">Name</th><th>Description</th></tr></thead><tbody><tr><td><img src="/files/faG0i5cBu3O9XJYqpdRd" alt="" data-size="original"></td><td><strong>Iridium I3 Pro</strong></td><td><strong>The</strong> <strong>Iridium I3 Pro</strong> enables the Iridium mobile application to be operated directly through the panel.</td></tr><tr><td><img src="/files/ysIZXncmVb83Dw68G6Qt" alt="" data-size="original"></td><td><strong>Home+Control</strong></td><td><strong>The Home+Control</strong> is a mobile app developed by Legrand Netatmo for controlling smart home devices.</td></tr><tr><td><img src="/files/974p171eeAZgkoooAdFr" alt="" data-size="original"></td><td><strong>Smart Things</strong></td><td><strong>The SmartThings</strong> is a mobile app developed by Samsung Electronics Company for managing and controlling smart home devices.</td></tr><tr><td><img src="/files/zoDOBxkXISnvOARXN4qA" alt="" data-size="original"></td><td><strong>Web View</strong></td><td><strong>The Web View</strong> is used to display a linked web page within the browser without UI elements of the page.</td></tr><tr><td><img src="/files/d4SrNnoqX4TKqLaWYgcJ" alt="" data-size="original"></td><td><strong>Web Browser</strong></td><td><strong>The Web Browser</strong> can be used to open a linked web page directly in the browser with UI elements of the page.</td></tr><tr><td><img src="/files/xAkrgKTAm8wORH5NQzW0" alt="" data-size="original"></td><td><strong>Smart Life</strong></td><td><strong>The Smart Life</strong> is a mobile app designed for managing and controlling smart home devices across various platforms and ecosystems.</td></tr></tbody></table>


---

# 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://inspinia-technology.gitbook.io/skyplatform/skyplatform-technical-user-documentation/plugins/external-apps.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.
