> 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

- [Best Practices 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 Best Practices für die Einrichtung und Installation Ihres Verkada-Alarms
- [Richten Sie Ihre drahtlosen Alarmgeräte ein](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
- [Konfigurieren und verdrahten Sie Ein-/Ausgänge am BP41](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 Ihr Verkada-BP41-Alarmbedienfeld verdrahten
- [Batteriepufferung für das BP41-Alarmbedienfeld](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 einen Ersatzakku an Ihrem Verkada BP41-Alarmbedienfeld 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 Überwachung mit Classic Alarms, um unterbrochene oder kurzgeschlossene Verkabelung zu erkennen
- [Richten Sie die BC82-Alarmkonsole ein](https://help.verkada.com/classic-alarms/de/installation/set-up-the-bc82-alarm-console.md): Erfahren Sie, wie Sie die Verkada BC82-Alarmkonsole einrichten.
- [Richten Sie die BC51-Alarmkonsole ein](https://help.verkada.com/classic-alarms/de/installation/set-up-the-bc51-alarm-console.md): Alarm-Tastatur mit integrierter Kamera und Sprachdurchsagefunktion
- [Richten Sie das BK11/BK21-Alarmtastenfeld ein](https://help.verkada.com/classic-alarms/de/installation/set-up-the-bk11bk21-alarm-keypad.md): Installieren und montieren Sie die BK11/BK21-Alarmtastaturen
- [Konfigurieren Sie ein BX21-Funkrelais](https://help.verkada.com/classic-alarms/de/installation/configure-a-bx21-wireless-relay.md): Erfahren Sie, wie Sie das Verkada BX21-Funkrelais konfigurieren
- [Richten Sie den Universal-Transmitter-Modus auf einem BR31 ein](https://help.verkada.com/classic-alarms/de/installation/set-up-universal-transmitter-mode-on-a-br31-with-classic-alarms.md): Richten Sie den Universal-Transmitter-Modus 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.
