> For the complete documentation index, see [llms.txt](https://monitoring.toolkit.citiobs.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monitoring.toolkit.citiobs.eu/sensing-devices.md).

# Sensing devices

- [What are we talking about when we say sensing device?](https://monitoring.toolkit.citiobs.eu/sensing-devices/what-are-we-talking-about-when-we-say-sensing-device.md)
- [What are the main elements of a sensing device?](https://monitoring.toolkit.citiobs.eu/sensing-devices/what-are-the-main-elements-of-a-sensing-device.md)
- [What variables can be measured with air quality sensing devices?](https://monitoring.toolkit.citiobs.eu/sensing-devices/what-variables-can-be-measured-with-air-quality-sensing-devices.md)
- [What other methods can be used for air quality monitoring?](https://monitoring.toolkit.citiobs.eu/sensing-devices/what-other-methods-can-be-used-for-air-quality-monitoring-besides-sensing-device-technologies-in-th.md)
- [What aspects to consider when doing mobile monitoring?](https://monitoring.toolkit.citiobs.eu/sensing-devices/what-aspects-to-consider-when-doing-mobile-monitoring.md)
- [What technical aspects to consider when choosing an air quality sensing device?](https://monitoring.toolkit.citiobs.eu/sensing-devices/what-technical-aspects-to-consider-when-choosing-an-air-quality-sensing-device.md)
- [What non-technical aspects to consider when choosing sensing devices?](https://monitoring.toolkit.citiobs.eu/sensing-devices/what-non-technical-aspects-to-consider-when-choosing-sensing-devices.md)
- [What aspects to consider when writing guidance on how to install sensing devices?](https://monitoring.toolkit.citiobs.eu/sensing-devices/what-aspects-to-consider-when-writing-guidance-on-how-to-install-sensing-devices.md)
- [How to setup a Smart Citizen Kit for air quality monitoring?](https://monitoring.toolkit.citiobs.eu/sensing-devices/how-to-setup-the-smart-citizen-kit-for-air-quality-monitoring.md): This guide will help COs assemble the Smart Citizen Kits, register them, and deploy them to start collecting data.


---

# 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://monitoring.toolkit.citiobs.eu/sensing-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.
