# User Manual - Relay Module - RM200

## User Manual - RM200 - Relay Module

- [Introduction](https://docs.yobiiq.com/rm200/introduction.md)
- [About this document](https://docs.yobiiq.com/rm200/about-this-document.md)
- [Device Overview](https://docs.yobiiq.com/rm200/device/device-overview.md)
- [Installation](https://docs.yobiiq.com/rm200/device/device-overview/installation.md)
- [Technical Specifications](https://docs.yobiiq.com/rm200/device/technical-specifications.md)
- [Bluetooth Low Energy (BLE)](https://docs.yobiiq.com/rm200/device/technical-specifications/bluetooth-low-energy-ble.md)
- [Physical Interfaces](https://docs.yobiiq.com/rm200/device/physical-interfaces.md): This page describes how the physical interfaces on the device operate.
- [Power Supply](https://docs.yobiiq.com/rm200/device/physical-interfaces/power-supply.md)
- [Operation](https://docs.yobiiq.com/rm200/device/operation.md)
- [Application Operation](https://docs.yobiiq.com/rm200/device/operation/application-operation.md)
- [Registers](https://docs.yobiiq.com/rm200/device/registers.md)
- [Generic Data](https://docs.yobiiq.com/rm200/device/registers/generic-data.md): All devices manufactured by Yobiiq B.V. follow the same specification for generic data availability. This is done to have a consistent way for the configuration and maintenance of our devices.
- [Device Data](https://docs.yobiiq.com/rm200/device/registers/device-data.md)
- [LoRaWAN Data](https://docs.yobiiq.com/rm200/device/registers/lorawan-data.md)
- [LoRaWAN Communication](https://docs.yobiiq.com/rm200/lorawan/lorawan-communication.md): The LoRaWAN Communication within this device is based on the iQ LoRaWAN Stack Version 2.1.0
- [Payloads](https://docs.yobiiq.com/rm200/lorawan/lorawan-communication/payloads.md): This page provides information about the structure of the Payloads for the LoRaWAN communication.
- [Uplinks](https://docs.yobiiq.com/rm200/lorawan/lorawan-communication/payloads/uplinks.md)
- [Downlinks](https://docs.yobiiq.com/rm200/lorawan/lorawan-communication/payloads/downlinks.md)
- [Troubleshooting](https://docs.yobiiq.com/rm200/support-and-maintenance/troubleshooting.md): In this section, we'll address common issues that users might encounter while using our devices. We'll also provide guidance on how to resolve these issues to ensure a smooth experience.
- [Maintenance](https://docs.yobiiq.com/rm200/support-and-maintenance/maintenance.md)
- [Changelog](https://docs.yobiiq.com/rm200/support-and-maintenance/changelog.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.yobiiq.com/rm200/introduction.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.
