> 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/meru/quick-reference-guide-for-verkada-air-quality-sensors.md).

# Verkada 空気質センサーのクイックリファレンスガイド

## ハードウェアのインストール

* [センサーデータシート](https://www.verkada.com/docs/?product=sensors\&contentType=datasheet)
* [センサーセットアップガイド](https://www.verkada.com/docs/?product=sensors\&contentType=setupGuide)
* [センサーのインストールガイドライン](/air-quality/ja/hdoweano/installation-guidelines-for-sensors.md)

## 設定とセットアップ

* [空気質センサーネットワーク設定](/air-quality/ja/meru/air-quality-sensor-network-settings.md)
* [空気質センサーの役割と権限](/air-quality/ja/meru/roles-and-permissions-for-air-quality-sensors.md)
* [空気質センサー設定の一括編集](/air-quality/ja/she-ding/bulk-edit-air-quality-sensor-settings.md)
* [Verkadaカメラを空気質センサーと連携](/air-quality/ja/she-ding/integrate-verkada-cameras-with-air-quality-sensors.md)
* [空気質センサーの測定値](/air-quality/ja/sensdta/air-quality-sensor-readings.md)
* [空気質センサー設定](/air-quality/ja/sensdta/air-quality-sensor-settings.md)
* [ベイプ検知のベストプラクティス](/air-quality/ja/sensdta/best-practices-for-vape-detection.md)
* [センサーダッシュボードを管理](/air-quality/ja/sensdta/manage-your-sensor-dashboard.md)
* [空気質センサーデータを表示](/air-quality/ja/sensdta/view-air-quality-sensor-data.md)

## イベントとアラート

* [空気質イベントアラートを設定](/air-quality/ja/ibento-arto/configure-air-quality-event-alerts.md)
* [Verkada製品全体のアラートを管理](/verkada-cameras/ja/fen-xi/create-camera-event-alerts.md)
* [空気質センサーゾーン](/air-quality/ja/ibento-arto/air-quality-sensor-zones.md)
* [空気質イベント分析](/air-quality/ja/ibento-arto/air-quality-event-analytics.md)

## トラブルシューティング

* [空気質センサーのネットワーク接続喪失](/air-quality/ja/toraburushtingu/loss-of-network-connection-for-air-quality-sensors.md)

{% hint style="info" %}
フォロー [当社のブログ](https://www.verkada.com/blog/) 最新機能とお知らせをすべてご覧ください！
{% endhint %}


---

# 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/meru/quick-reference-guide-for-verkada-air-quality-sensors.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.
