# Welcome to the QuantAQ Docs!

Welcome to the QuantAQ Docs site. The QuantAQ Docs are a great place to learn about and explore our hardware, software, and developer tools, and to find the information you need about our professional-grade air quality sensors.

## Jump right in

### Hardware

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>MODULAIR</strong></td><td>PM + Gas Sensor</td><td></td><td></td><td><a href="hardware">hardware</a></td></tr><tr><td><strong>MODULAIR-PM</strong></td><td>PM Sensor</td><td></td><td></td><td><a href="hardware/modulair-pm">modulair-pm</a></td></tr><tr><td>MODULAIR-UFP</td><td>Ultrafine Particle Monitor</td><td></td><td></td><td><a href="hardware/modulair-ufp">modulair-ufp</a></td></tr><tr><td><strong>Solar Power System</strong></td><td>Make your life easier with our easy-to-use tooling.</td><td></td><td></td><td><a href="hardware/solar-power-system">solar-power-system</a></td></tr></tbody></table>

### Software

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>QuantAQ Cloud API</strong></td><td>Learn the basics of the QuantAQ Cloud API.</td><td></td><td><a href="software-apis-and-libraries/quantaq-cloud-api">quantaq-cloud-api</a></td></tr><tr><td><strong>Developer Tools &#x26; Resources</strong></td><td>Make your life easier with our easy-to-use tooling.</td><td></td><td><a href="tools">tools</a></td></tr></tbody></table>


---

# 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.quant-aq.com/readme.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.
