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

# 구성

- [Classic Alarms 사이트 설정 구성](https://help.verkada.com/classic-alarms/ko/configuration/configure-classic-alarms-site-settings.md): 알람의 사이트 설정을 구성하는 방법을 알아보세요
- [Classic Alarms 사이트](https://help.verkada.com/classic-alarms/ko/configuration/configure-classic-alarms-site-settings/classic-alarms-sites.md): Classic Alarms 장치를 관리하기 위해 Alarms 사이트를 만들고 관리하세요
- [알람 사이트를 무장/해제하는 방법](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)
- [Classic Alarms의 에이전트 양방향 통화](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): 검증 규칙으로 알람 트리거 이벤트를 사용자 지정하는 방법을 알아보세요
- [Classic Alarms 앱 다운로드](https://help.verkada.com/classic-alarms/ko/configuration/classic-alarms-app-download.md): 앱을 사용해 Verkada Classic Alarms 환경을 최적화하세요
- [Verkada Classic Alarms API](https://help.verkada.com/classic-alarms/ko/configuration/verkada-alarm-api.md): Verkada Classic Alarms API는 타사 플랫폼과 통합됩니다


---

# 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/classic-alarms/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.
