# API Control - LoRaWAN devices

- [Vicki LoRaWAN](https://docs.mclimate.eu/mclimate-api-documentation/control-devices/vicki-lorawan.md)
- [HT Sensor LoRaWAN](https://docs.mclimate.eu/mclimate-api-documentation/control-devices/ht-sensor-lorawan.md)
- [CO2 Sensor LoRaWAN](https://docs.mclimate.eu/mclimate-api-documentation/control-devices/co2-sensor-lorawan.md)
- [T-Valve LoRaWAN](https://docs.mclimate.eu/mclimate-api-documentation/control-devices/t-valve-lorawan.md)
- [Flood Sensor LoRaWAN](https://docs.mclimate.eu/mclimate-api-documentation/control-devices/flood-sensor-lorawan.md)
- [Open/Close Sensor LoRaWAN](https://docs.mclimate.eu/mclimate-api-documentation/control-devices/open-close-sensor-lorawan.md)
- [Multipurpose Button LoRaWAN](https://docs.mclimate.eu/mclimate-api-documentation/control-devices/multipurpose-button-lorawan.md)
- [Wireless Thermostat LoRaWAN](https://docs.mclimate.eu/mclimate-api-documentation/control-devices/wireless-thermostat-lorawan.md)
- [CO2 Display LoRaWAN](https://docs.mclimate.eu/mclimate-api-documentation/control-devices/co2-display-lorawan.md)
- [Fan Coil Thermostat LoRaWAN](https://docs.mclimate.eu/mclimate-api-documentation/control-devices/fan-coil-thermostat-lorawan.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.mclimate.eu/mclimate-api-documentation/control-devices.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.
