# DEVICE

- [Device Overview](https://docs.yobiiq.com/welcome/user-manual-iq-wmr/device/device-overview.md)
- [Installation](https://docs.yobiiq.com/welcome/user-manual-iq-wmr/device/device-overview/installation.md)
- [Technical Specifications](https://docs.yobiiq.com/welcome/user-manual-iq-wmr/device/technical-specifications.md)
- [Bluetooth Low Energy (BLE)](https://docs.yobiiq.com/welcome/user-manual-iq-wmr/device/technical-specifications/bluetooth-low-energy-ble.md)
- [Physical Interfaces](https://docs.yobiiq.com/welcome/user-manual-iq-wmr/device/physical-interfaces.md): This page describes how the physical interfaces on the device operate.
- [Power Supply](https://docs.yobiiq.com/welcome/user-manual-iq-wmr/device/physical-interfaces/power-supply.md)
- [Operation](https://docs.yobiiq.com/welcome/user-manual-iq-wmr/device/operation.md)
- [Application Operation](https://docs.yobiiq.com/welcome/user-manual-iq-wmr/device/operation/application-operation.md): This page describes how the application on the device operates.
- [Registers](https://docs.yobiiq.com/welcome/user-manual-iq-wmr/device/registers.md): This page contains the available registers of the device.
- [Generic Data](https://docs.yobiiq.com/welcome/user-manual-iq-wmr/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/welcome/user-manual-iq-wmr/device/registers/device-data.md)
- [LoRaWAN Data](https://docs.yobiiq.com/welcome/user-manual-iq-wmr/device/registers/lorawan-data.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://docs.yobiiq.com/welcome/user-manual-iq-wmr/device.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.
