> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/air-quality/ja/readme.md).

# 空気質センサー

**概要**\
Verkada 空気質センサーは、施設全体の空気質と環境条件を単一のインターフェースからモニターできるクラウド管理型デバイスです。CO₂、温度、湿度、微小粒子状物質 (PM)、VOC などの指標を測定し、健全で Safe な環境の維持に役立つリアルタイムの洞察を提供します。

このコレクションでは、センサーのインストールと設定、測定値のモニター、アラートの設定、信頼性の高い運用の維持に関する詳細なガイダンスを提供します。センサーを効率的にセットアップし、環境モニタリングを正確かつ確実に保つのに役立ちます。

始めるには、これらのリンクをご確認ください。

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><a href="/pages/a03a754691ec7f5d243ab408b267a5cb87b57227">/pages/a03a754691ec7f5d243ab408b267a5cb87b57227</a></td></tr><tr><td></td><td><a href="/pages/1c8ac15e3e20f8b9010bb68646846b343993427c">/pages/1c8ac15e3e20f8b9010bb68646846b343993427c</a></td></tr><tr><td></td><td><a href="/pages/406d1aa1fa5f090e62182636d5bbad24505423ff">/pages/406d1aa1fa5f090e62182636d5bbad24505423ff</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/air-quality/ja/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
