> 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/erste-schritte/quick-reference-guide-for-verkada-alarms.md).

# Schnellreferenz für Verkada Alarms

{% hint style="success" %}
Verkada gab das globale Verkaufsende (1. August 2026) und das Ende der Lebensdauer (1. August 2027) für Classic Alarms bekannt. Berechtigte Kunden können bis zum 31. Januar 2027 kostenlos auf New Alarms upgraden. Besuchen Sie [Verkada.com/alarms/upgrade](https://www.verkada.com/alarms/upgrade) um loszulegen.
{% endhint %}

## Hardwareinstallation

* [Alarms-Datenblätter](https://www.verkada.com/docs/?product=alarms\&contentType=datasheet)
* [Einrichtungsanleitungen für Alarme](https://www.verkada.com/docs/?product=alarms\&contentType=setupGuide)
* [Best Practices für Alarm-Einrichtung und -Installation](/classic-alarms/de/installation/alarm-setup-and-install-best-practices.md)
* [Richten Sie Ihre drahtlosen Alarmgeräte ein](/classic-alarms/de/installation/alarm-setup-and-install-best-practices/set-up-your-wireless-alarm-devices.md)

## Konfiguration und Einrichtung

* [Fügen Sie Ihrer Site einen Alarm hinzu](/classic-alarms/de/konfiguration/configure-classic-alarms-site-settings/classic-alarms-sites.md)
* [Alarms-Standorteinstellungen konfigurieren](/classic-alarms/de/konfiguration/configure-classic-alarms-site-settings.md)
* [Drahtlose Sensoren einrichten und installieren](/classic-alarms/de/konfiguration/set-up-and-install-wireless-sensors.md)
* [Richten Sie die BC82-Alarmkonsole ein](/classic-alarms/de/installation/set-up-the-bc82-alarm-console.md)
* [So schärfen/entschärfen Sie Ihren Alarmstandort](/classic-alarms/de/konfiguration/configure-classic-alarms-site-settings/how-to-armdisarm-your-alarm-site.md)

## Ereignisse und Warnungen

* [Ereigniswarnungen für Alarme konfigurieren](/classic-alarms/de/ereignisse-und-warnungen/configure-alarms-event-alerts.md)
* [Warnungen in allen Verkada-Produkten verwalten](/command/de/organisationseinstellungen/create-alerts-across-verkada-products/manage-alerts-across-verkada-products.md)
* [Kamera-Alarm-Auslöseereignisse konfigurieren](/classic-alarms/de/ereignisse-und-warnungen/configure-alarms-event-alerts/configure-camera-alarm-trigger-events.md)

## Fehlerbehebung

* [Probleme mit Einschaltstrom beheben](/classic-alarms/de/fehlerbehebung/troubleshoot-inrush-current-issues.md)

{% hint style="info" %}
Folgen Sie [unserem Blog](https://www.verkada.com/blog/) für alle unsere neuesten Funktionen und Ankündigungen!
{% endhint %}


---

# 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/erste-schritte/quick-reference-guide-for-verkada-alarms.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.
