# Airsyn

<details>

<summary>DASHBOARD</summary>

The dashboard is the window through which individuals can keep track of their local air condition. This will only be accessible to those that own the sensor and provide information to the community.

</details>

<figure><img src="/files/9Lt0Wfab5r52aI2rpnSr" alt=""><figcaption><p>Dashboard</p></figcaption></figure>

<details>

<summary>INDOOR UNIT</summary>

This is one of the types of sensors that will provide data feed into the ClimeCheck dapp, Suitable for indoor air monitoring.

</details>

<figure><img src="/files/96E92I26b1tuVjEQpTJC" alt=""><figcaption><p>Indoor module</p></figcaption></figure>

<details>

<summary>OUTDOOR UNIT</summary>

The outdoor unit is suitable for outside use. With the indoor and outdoor units, the ecosystem will have a robust data set to track environmental air quality.

</details>

<figure><img src="/files/wo5JXBNaYRSc8fnbl4YD" alt=""><figcaption><p>Outdoor module</p></figcaption></figure>

<details>

<summary>COMMAND CENTER</summary>

The command centre will be accessible to other members of the community regardless of the sensor ownership status. As long as they own any of the community passport NFTs, they can view the aggregated data from the ecosystem.&#x20;

</details>

<figure><img src="/files/9CqbAps7nWwlL5aN8GHE" alt=""><figcaption></figcaption></figure>


---

# 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://climecheck.gitbook.io/climecheck/ecosysten/data/airsyn.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.
