> 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/ja/she-zhi.md).

# 設置

- [アラームのセットアップと設置のベストプラクティス](https://help.verkada.com/classic-alarms/ja/she-zhi/alarm-setup-and-install-best-practices.md): Verkada アラームの設定と設置のベストプラクティスを学ぶ
- [無線アラームデバイスのセットアップ](https://help.verkada.com/classic-alarms/ja/she-zhi/alarm-setup-and-install-best-practices/set-up-your-wireless-alarm-devices.md): Verkadaの無線アラームデバイスを設定、テスト、設置する
- [BP41 で入力/出力を設定して配線する](https://help.verkada.com/classic-alarms/ja/she-zhi/alarm-setup-and-install-best-practices/configure-and-wire-inputsoutputs-on-the-bp41.md): Verkada BP41 アラームパネルに入力と出力を配線する方法を学ぶ
- [BP41 アラームパネルのバッテリーバックアップ](https://help.verkada.com/classic-alarms/ja/she-zhi/alarm-setup-and-install-best-practices/battery-backup-for-the-bp41-alarm-panel.md): Verkada BP41 アラームパネルでバックアップバッテリーを使用する方法を学ぶ
- [Classic アラームの監視付き配線](https://help.verkada.com/classic-alarms/ja/she-zhi/alarm-setup-and-install-best-practices/supervised-wiring-with-classic-alarms.md): Classic アラームで監視機能を使用して、断線および短絡した配線を検出します
- [BC82 アラームコンソールをセットアップ](https://help.verkada.com/classic-alarms/ja/she-zhi/set-up-the-bc82-alarm-console.md): Verkada BC82 アラームコンソールの設定方法を学ぶ。
- [BC51 アラームコンソールを設定する](https://help.verkada.com/classic-alarms/ja/she-zhi/set-up-the-bc51-alarm-console.md): カメラとトークダウン機能を内蔵したアラームキーパッド
- [BK11/BK21 アラームキーパッドを設定する](https://help.verkada.com/classic-alarms/ja/she-zhi/set-up-the-bk11bk21-alarm-keypad.md): BK11/BK21 アラームキーパッドを設置・取り付ける
- [BX21 無線リレーを設定する](https://help.verkada.com/classic-alarms/ja/she-zhi/configure-a-bx21-wireless-relay.md): Verkada BX21 無線リレーの設定方法を学ぶ
- [BR31 でユニバーサルトランスミッターモードを設定する](https://help.verkada.com/classic-alarms/ja/she-zhi/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/ja/she-zhi.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.
