> 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/configuration.md).

# 구성

- [공기질 센서 보정](https://help.verkada.com/air-quality/ko/configuration/air-quality-sensor-calibration.md): 고급 사용자로서 Verkada 공기질 센서를 보정하는 방법 알아보기
- [공기질 센서 설정 일괄 편집](https://help.verkada.com/air-quality/ko/configuration/bulk-edit-air-quality-sensor-settings.md): 센서 설정과 알림 임계값을 빠르게 편집하는 방법 알아보기
- [Verkada 카메라를 공기질 센서와 통합하기](https://help.verkada.com/air-quality/ko/configuration/integrate-verkada-cameras-with-air-quality-sensors.md): Verkada 카메라의 피드를 Verkada 공기질 센서에 추가하는 방법 알아보기
- [공기질 센서에 고정 IP 주소 구성하기(SV20 시리즈만)](https://help.verkada.com/air-quality/ko/configuration/configure-static-ip-addresses-for-air-quality-sensors-sv20-series-only.md): Verkada 공기질 센서의 고정 IP 주소를 구성하는 방법 알아보기
- [Verkada 공기질 센서를 위한 BACnet](https://help.verkada.com/air-quality/ko/configuration/bacnet-for-verkada-air-quality-sensors.md): BACnet을 사용하여 Verkada 공기질 센서를 통합하는 방법 알아보기
- [공기질 센서에서 BACnet 구성하기](https://help.verkada.com/air-quality/ko/configuration/bacnet-for-verkada-air-quality-sensors/configure-bacnet-on-air-quality-sensors.md): BACnet을 사용하여 Verkada 센서를 BMS와 통합하는 방법 알아보기
- [공기질 센서 이벤트를 위한 타사 VMS 통합](https://help.verkada.com/air-quality/ko/configuration/third-party-vms-integrations-for-air-quality-sensor-events.md): 온프레미스 비디오 관리 시스템에서 센서 이벤트 알림을 수신하고 보기
- [Command에서 공기질 센서 삭제](https://help.verkada.com/air-quality/ko/configuration/delete-air-quality-sensors-from-command.md): 조직에서 Verkada 공기질 센서를 삭제하고 제거하는 방법 알아보기


---

# 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/configuration.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.
