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

# Installation

- [Bewährte Vorgehensweisen für die Einrichtung und Installation von Alarmen](https://help.verkada.com/classic-alarms/de/installation/alarm-setup-and-install-best-practices.md): Erfahren Sie bewährte Vorgehensweisen zur Einrichtung und Installation Ihres Verkada-Alarms
- [Ihre drahtlosen Alarmgeräte einrichten](https://help.verkada.com/classic-alarms/de/installation/alarm-setup-and-install-best-practices/set-up-your-wireless-alarm-devices.md): Konfigurieren, testen und installieren Sie Ihre drahtlosen Verkada-Alarmgeräte
- [Ein- und Ausgänge an der BP41 konfigurieren und verdrahten](https://help.verkada.com/classic-alarms/de/installation/alarm-setup-and-install-best-practices/configure-and-wire-inputsoutputs-on-the-bp41.md): Erfahren Sie, wie Sie Ein- und Ausgänge an Ihre Verkada BP41-Alarmzentrale verdrahten
- [Batterie-Backup für die BP41-Alarmzentrale](https://help.verkada.com/classic-alarms/de/installation/alarm-setup-and-install-best-practices/battery-backup-for-the-bp41-alarm-panel.md): Erfahren Sie, wie Sie eine Backup-Batterie an Ihrer Verkada BP41-Alarmzentrale verwenden
- [Überwachte Verdrahtung mit Classic Alarms](https://help.verkada.com/classic-alarms/de/installation/alarm-setup-and-install-best-practices/supervised-wiring-with-classic-alarms.md): Verwenden Sie die Überwachung in Classic Alarms, um unterbrochene und kurzgeschlossene Leitungen zu erkennen
- [BC82-Alarmkonsole einrichten](https://help.verkada.com/classic-alarms/de/installation/set-up-the-bc82-alarm-console.md): Erfahren Sie, wie Sie die Verkada BC82-Alarmkonsole einrichten.
- [BC51-Alarmkonsole einrichten](https://help.verkada.com/classic-alarms/de/installation/set-up-the-bc51-alarm-console.md): Alarmtastatur mit integrierter Kamera und Durchsagefunktion
- [BK11/BK21-Alarmtastatur einrichten](https://help.verkada.com/classic-alarms/de/installation/set-up-the-bk11bk21-alarm-keypad.md): Installieren und montieren Sie die BK11/BK21-Alarmtastaturen
- [Ein drahtloses BX21-Relais konfigurieren](https://help.verkada.com/classic-alarms/de/installation/configure-a-bx21-wireless-relay.md): Erfahren Sie, wie Sie das drahtlose BX21-Relais von Verkada konfigurieren
- [Universellen Sendermodus auf einem BR31 einrichten](https://help.verkada.com/classic-alarms/de/installation/set-up-universal-transmitter-mode-on-a-br31-with-classic-alarms.md): Richten Sie den universellen Sendermodus auf einem drahtlosen BR31-Türsensor ein


---

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