# Verkada 알람 빠른 참조 가이드

## 하드웨어 설치

* [알람 데이터시트](https://www.verkada.com/docs/?product=alarms\&contentType=datasheet)
* [알람 설정 가이드](https://www.verkada.com/docs/?product=alarms\&contentType=setupGuide)
* [알람 설정 및 설치 모범 사례](/classic-alarms/ko/installation/alarm-setup-and-install-best-practices.md)
* [무선 알람 장치 설정하기](/classic-alarms/ko/installation/alarm-setup-and-install-best-practices/set-up-your-wireless-alarm-devices.md)

## 구성 및 설정

* [사이트에 알람 추가하기](/classic-alarms/ko/configuration/configure-classic-alarms-site-settings/classic-alarms-sites.md)
* [알람 사이트 설정 구성하기](/classic-alarms/ko/configuration/configure-classic-alarms-site-settings.md)
* [무선 센서 설정 및 설치하기](/classic-alarms/ko/configuration/set-up-and-install-wireless-sensors.md)
* [BC82 알람 콘솔 설정하기](/classic-alarms/ko/installation/set-up-the-bc82-alarm-console.md)
* [알람 사이트를 무장/해제하는 방법](/classic-alarms/ko/configuration/configure-classic-alarms-site-settings/how-to-armdisarm-your-alarm-site.md)

## 이벤트 및 알림

* [알람 이벤트 알림 구성하기](/classic-alarms/ko/events-and-alerts/configure-alarms-event-alerts.md)
* [Verkada 제품 전반의 알림 관리하기](/command/ko/organization-settings/create-alerts-across-verkada-products/manage-alerts-across-verkada-products.md)
* [카메라 알람 트리거 이벤트 구성하기](/classic-alarms/ko/events-and-alerts/configure-alarms-event-alerts/configure-camera-alarm-trigger-events.md)

## 문제 해결

* [돌입 전류 문제 해결](/classic-alarms/ko/troubleshooting/troubleshoot-inrush-current-issues.md)

{% hint style="info" %}
팔로우 [우리 블로그](https://www.verkada.com/blog/) 최신 기능과 공지 사항을 모두 확인하세요!
{% endhint %}


---

# 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/getting-started/quick-reference-guide-for-verkada-alarms.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.
