# インストール

- [WH32 をセットアップする](https://help.verkada.com/new-alarms/ja/insutru/set-up-the-wh32.md)
- [WH52 をセットアップする](https://help.verkada.com/new-alarms/ja/insutru/set-up-the-wh52.md)
- [BK22 をセットアップする](https://help.verkada.com/new-alarms/ja/insutru/set-up-a-bk22.md): BK22 のセットアップと基本設定の実施方法
- [複数の BE32 をデイジーチェーン接続する](https://help.verkada.com/new-alarms/ja/insutru/daisy-chain-multiple-be32s.md): デイジーチェーン接続用に BE32 を準備し、セットアップに必要な正しい距離を指定する
- [BR31 で汎用送信機モードを設定する](https://help.verkada.com/new-alarms/ja/insutru/set-up-universal-transmitter-mode-on-a-br31.md): BR31 無線ドアセンサーで汎用送信機モードを設定する
- [BP52 に必要なバッテリー数を計算する](https://help.verkada.com/new-alarms/ja/insutru/calculate-how-many-batteries-are-needed-for-the-bp52.md): 停電時に必要な稼働時間を確保するために必要な VBX バッテリーの数を計算する
- [無線設置に関する FAQ](https://help.verkada.com/new-alarms/ja/insutru/wireless-installations-faq.md)


---

# 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/new-alarms/ja/insutru.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.
