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

# 構成

- [Classic アラームサイト設定を構成する](https://help.verkada.com/classic-alarms/ja/gou-cheng/configure-classic-alarms-site-settings.md): アラームのサイト設定を構成する方法を学ぶ
- [Classic アラームサイト](https://help.verkada.com/classic-alarms/ja/gou-cheng/configure-classic-alarms-site-settings/classic-alarms-sites.md): Classic アラームデバイスを管理するために、アラームサイトを作成・管理します
- [アラームサイトを警戒設定/警戒解除する方法](https://help.verkada.com/classic-alarms/ja/gou-cheng/configure-classic-alarms-site-settings/how-to-armdisarm-your-alarm-site.md): アラームサイトを警戒設定/警戒解除する方法を学ぶ
- [ユーザー用または共通キーコードを生成する](https://help.verkada.com/classic-alarms/ja/gou-cheng/configure-classic-alarms-site-settings/generate-a-user-or-general-keycode-with-classic-alarms.md): キーコードの違いと生成方法を学ぶ
- [アラームスケジュールの例外](https://help.verkada.com/classic-alarms/ja/gou-cheng/configure-classic-alarms-site-settings/alarm-schedule-exception.md): 警戒設定/警戒解除のスケジュール例外の設定方法を学ぶ
- [無線センサーの設定と設置](https://help.verkada.com/classic-alarms/ja/gou-cheng/set-up-and-install-wireless-sensors.md): 無線センサーの設定と設置のベストプラクティスを学ぶ
- [BZ11 ホーンスピーカーを設定する](https://help.verkada.com/classic-alarms/ja/gou-cheng/set-up-the-bz11-horn-speaker-with-classic-alarms.md)
- [Classic アラームの担当者による音声説得](https://help.verkada.com/classic-alarms/ja/gou-cheng/agent-talk-down-with-classic-alarms.md): アラームが作動したときに、担当者による音声説得を使って侵入者を抑止します
- [検証ルール](https://help.verkada.com/classic-alarms/ja/gou-cheng/agent-talk-down-with-classic-alarms/verification-rules.md): 検証ルールを使用してアラームトリガーイベントをカスタマイズする方法を学ぶ
- [Classic アラームアプリのダウンロード](https://help.verkada.com/classic-alarms/ja/gou-cheng/classic-alarms-app-download.md): アプリを使用して、Verkada Classic アラームの利用体験を最適化します
- [Verkada Classic アラーム API](https://help.verkada.com/classic-alarms/ja/gou-cheng/verkada-alarm-api.md): Verkada Classic アラーム 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/ja/gou-cheng.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.
