> For the complete documentation index, see [llms.txt](https://docs.mobiusflow.com/help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mobiusflow.com/help/technical-docs/mobiusflow-services.md).

# MobiusFlow Services

- [DALI Lighting](https://docs.mobiusflow.com/help/technical-docs/mobiusflow-services/dali-lighting.md)
- [DALI via AFDWeb MQTT](https://docs.mobiusflow.com/help/technical-docs/mobiusflow-services/dali-lighting/dali-via-afdweb-mqtt.md): This page covers how to use the ADFWeb HD67941-B2 DALI/MQTT converter with MobiusFlow. The article covers control, querying and configuration for both standard luminaires and emergency lights.
- [LoRaWAN Local Network Server](https://docs.mobiusflow.com/help/technical-docs/mobiusflow-services/lorawan-local-network-server.md): Technical Documentation of how to use LoRaWAN Local Network Server
- [MobiusFlow Connectors](https://docs.mobiusflow.com/help/technical-docs/mobiusflow-services/mobiusflow-connectors.md): Article covering MobiusFlow Connectors service
- [INGY Lighting](https://docs.mobiusflow.com/help/technical-docs/mobiusflow-services/ingy-lighting.md): Article explaining how to use MobiusFlow INGY service. It is recommended you read this article in its entirety before using the MobiusFlow INGY integration.
- [Object Store](https://docs.mobiusflow.com/help/technical-docs/mobiusflow-services/object-store.md): Article covering MobiusFlow Object Store service
- [EnOcean Devices](https://docs.mobiusflow.com/help/technical-docs/mobiusflow-services/enocean-devices.md): Article covering MobiusFlow EnOcean Devices service
- [EnOcean Equipment Profiles (EEPs)](https://docs.mobiusflow.com/help/technical-docs/mobiusflow-services/enocean-devices/enocean-equipment-profiles-eeps.md): These EEPs detail communication protocols for energy-harvesting wireless devices, enhancing MobiusFlow's offerings in smart buildings, industrial automation, and beyond.
- [Silvair](https://docs.mobiusflow.com/help/technical-docs/mobiusflow-services/silvair.md): This article explains how to use the MobiusFlow Silvair service for Silvair Cloud integration.


---

# 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:

```
GET https://docs.mobiusflow.com/help/technical-docs/mobiusflow-services.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.
