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

# 설치

- [알람 설정 및 설치 모범 사례](https://help.verkada.com/classic-alarms/ko/installation/alarm-setup-and-install-best-practices.md): Verkada 알람을 설정하고 설치하는 모범 사례를 알아보세요
- [무선 알람 장치 설정하기](https://help.verkada.com/classic-alarms/ko/installation/alarm-setup-and-install-best-practices/set-up-your-wireless-alarm-devices.md): Verkada 무선 알람 장치를 구성, 테스트 및 설치하세요
- [BP41의 입력/출력 구성 및 배선](https://help.verkada.com/classic-alarms/ko/installation/alarm-setup-and-install-best-practices/configure-and-wire-inputsoutputs-on-the-bp41.md): Verkada BP41 알람 패널에 입력과 출력을 배선하는 방법을 알아보세요
- [BP41 알람 패널용 배터리 백업](https://help.verkada.com/classic-alarms/ko/installation/alarm-setup-and-install-best-practices/battery-backup-for-the-bp41-alarm-panel.md): Verkada BP41 알람 패널에서 백업 배터리를 사용하는 방법을 알아보세요
- [Classic Alarms의 감시 배선](https://help.verkada.com/classic-alarms/ko/installation/alarm-setup-and-install-best-practices/supervised-wiring-with-classic-alarms.md): Classic Alarms에서 감시 기능을 사용해 절단되거나 단락된 배선을 감지하세요
- [BC82 알람 콘솔 설정](https://help.verkada.com/classic-alarms/ko/installation/set-up-the-bc82-alarm-console.md): Verkada BC82 알람 콘솔 설정 방법을 알아보세요.
- [BC51 알람 콘솔 설정](https://help.verkada.com/classic-alarms/ko/installation/set-up-the-bc51-alarm-console.md): 통합 카메라 및 양방향 통화 기능이 있는 알람 키패드
- [BK11/BK21 알람 키패드 설정](https://help.verkada.com/classic-alarms/ko/installation/set-up-the-bk11bk21-alarm-keypad.md): BK11/BK21 알람 키패드를 설치하고 장착하세요
- [BX21 무선 릴레이 구성](https://help.verkada.com/classic-alarms/ko/installation/configure-a-bx21-wireless-relay.md): Verkada BX21 무선 릴레이를 구성하는 방법을 알아보세요
- [BR31에서 범용 송신기 모드 설정](https://help.verkada.com/classic-alarms/ko/installation/set-up-universal-transmitter-mode-on-a-br31-with-classic-alarms.md): BR31 무선 도어 센서에서 범용 송신기 모드를 설정하세요


---

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