# 구성

- [클래식 알람 사이트 설정 구성](https://help.verkada.com/classic-alarms/ko/configuration/configure-classic-alarms-site-settings.md): 알람의 사이트 설정을 구성하는 방법을 알아보세요
- [클래식 알람 사이트](https://help.verkada.com/classic-alarms/ko/configuration/configure-classic-alarms-site-settings/classic-alarms-sites.md): 클래식 알람 장치를 관리하기 위한 알람 사이트를 만들고 관리하세요
- [알람 사이트를 무장/해제하는 방법](https://help.verkada.com/classic-alarms/ko/configuration/configure-classic-alarms-site-settings/how-to-armdisarm-your-alarm-site.md): 알람 사이트를 무장/해제하는 방법을 알아보세요
- [사용자 또는 일반 키코드 생성](https://help.verkada.com/classic-alarms/ko/configuration/configure-classic-alarms-site-settings/generate-a-user-or-general-keycode-with-classic-alarms.md): 키코드의 차이점과 키코드를 생성하는 방법을 알아보세요
- [알람 일정 예외](https://help.verkada.com/classic-alarms/ko/configuration/configure-classic-alarms-site-settings/alarm-schedule-exception.md): 무장/해제 일정 예외를 설정하는 방법을 알아보세요
- [무선 센서 설정 및 설치](https://help.verkada.com/classic-alarms/ko/configuration/set-up-and-install-wireless-sensors.md): 무선 센서를 설정하고 설치하는 모범 사례를 알아보세요
- [BZ11 혼 스피커 설정](https://help.verkada.com/classic-alarms/ko/configuration/set-up-the-bz11-horn-speaker-with-classic-alarms.md)
- [클래식 알람의 에이전트 대화식 경고](https://help.verkada.com/classic-alarms/ko/configuration/agent-talk-down-with-classic-alarms.md): 알람이 트리거되었을 때 에이전트 대화식을 사용하여 침입자를 저지하세요
- [검증 규칙](https://help.verkada.com/classic-alarms/ko/configuration/agent-talk-down-with-classic-alarms/verification-rules.md): 검증 규칙으로 알람 트리거 이벤트를 사용자 지정하는 방법을 알아보세요
- [클래식 알람 앱 다운로드](https://help.verkada.com/classic-alarms/ko/configuration/classic-alarms-app-download.md): 앱을 사용하여 Verkada 클래식 알람 사용 경험을 최적화하세요
- [Verkada 클래식 알람 API](https://help.verkada.com/classic-alarms/ko/configuration/verkada-alarm-api.md): Verkada 클래식 알람 API는 타사 플랫폼과 연동됩니다


---

# 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://help.verkada.com/classic-alarms/ko/configuration.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.
