> 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/ko/getting-started/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/ko/hardware-installation/installation-guidelines-for-sensors.md)

## 구성 및 설정

* [공기질 센서 네트워크 설정](/air-quality/ko/getting-started/air-quality-sensor-network-settings.md)
* [공기질 센서의 역할 및 권한](/air-quality/ko/getting-started/roles-and-permissions-for-air-quality-sensors.md)
* [공기질 센서 설정 일괄 편집](/air-quality/ko/configuration/bulk-edit-air-quality-sensor-settings.md)
* [Verkada 카메라를 공기질 센서와 통합](/air-quality/ko/configuration/integrate-verkada-cameras-with-air-quality-sensors.md)
* [공기질 센서 판독값](/air-quality/ko/sensor-data/air-quality-sensor-readings.md)
* [공기질 센서 설정](/air-quality/ko/sensor-data/air-quality-sensor-settings.md)
* [Vape 감지 모범 사례](/air-quality/ko/sensor-data/best-practices-for-vape-detection.md)
* [센서 대시보드 관리](/air-quality/ko/sensor-data/manage-your-sensor-dashboard.md)
* [공기질 센서 데이터 보기](/air-quality/ko/sensor-data/view-air-quality-sensor-data.md)

## 이벤트 및 알림

* [공기질 이벤트 알림 구성](/air-quality/ko/events-and-alerts/configure-air-quality-event-alerts.md)
* [Verkada 제품 전반의 알림 관리](/verkada-cameras/ko/analytics/create-camera-event-alerts.md)
* [공기질 센서 구역](/air-quality/ko/events-and-alerts/air-quality-sensor-zones.md)
* [공기질 이벤트 분석](/air-quality/ko/events-and-alerts/air-quality-event-analytics.md)

## 문제 해결

* [공기질 센서의 네트워크 연결 끊김](/air-quality/ko/troubleshooting/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/ko/getting-started/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.
