# AirQo Docs

## AirQo Docs

- [Mobile Application Privacy Policy](https://docs.airqo.net/airqo-docs/mobile-application-privacy-policy.md): This is the AirQo mobile application privacy policy
- [API Docs](https://docs.airqo.net/airqo-docs/api-docs.md): With this API documentation, you can explore and interact with all the endpoints of the AirQo API.
- [Analytics Platform User Guide](https://docs.airqo.net/airqo-docs/analytics-platform-user-guide.md): This is the AirQo Analytics Platform User Guide
- [AirQalibrate](https://docs.airqo.net/airqo-docs/airqalibrate.md)
- [Sidebar](https://docs.airqo.net/airqo-docs/sidebar.md)
- [The AirQo use case: ML-based approach](https://docs.airqo.net/airqo-docs/the-airqo-use-case-ml-based-approach.md)
- [Calibration Guide](https://docs.airqo.net/airqo-docs/calibration-guide.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.airqo.net/airqo-docs/mobile-application-privacy-policy.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.
