# iNELS Integration to SkyPlatform

- [Adding iNELS BUS Units to Inspinia via MQTT](https://wiki.inels.com/inels-bus/inspinia/inels-integration-to-skyplatform/adding-inels-bus-units-to-inspinia-via-mqtt.md): The new integration method where iNELS BUS devices are removed from SkyPlatform, and Bits and Integers are now used for all iNELS → Inspinia MQTT integration.
- [A-iBUS Slave Addon Module Manual for Inspinia Screens (INS4SQ, INS8SQ, INS10SQ)](https://wiki.inels.com/inels-bus/inspinia/inels-integration-to-skyplatform/a-ibus-slave-addon-module-manual-for-inspinia-screens-ins4sq-ins8sq-ins10sq.md): Describes how to use iNELS Slave addon module in Inspinia touch units
- [iNELS BUS Add-On Module Manual for Inspinia Touch Panels](https://wiki.inels.com/inels-bus/inspinia/inels-integration-to-skyplatform/inels-bus-add-on-module-manual-for-inspinia-touch-panels.md): Describes how to use iNELS addon module in Inspinia touch units
- [INELS WIRELESS on Sky Platform](https://wiki.inels.com/inels-bus/inspinia/inels-integration-to-skyplatform/inels-wireless-on-sky-platform.md)


---

# 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://wiki.inels.com/inels-bus/inspinia/inels-integration-to-skyplatform.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.
