# Quick Reference Guide for Verkada Alarms

## Hardware installation

* [Alarms datasheets](https://www.verkada.com/docs/?product=alarms\&contentType=datasheet)
* [Alarms setup guides](https://www.verkada.com/docs/?product=alarms\&contentType=setupGuide)
* [Alarm Setup and Install Best Practices](/classic-alarms/installation/alarm-setup-and-install-best-practices.md)
* [Set Up Your Wireless Alarm Devices](/classic-alarms/installation/alarm-setup-and-install-best-practices/set-up-your-wireless-alarm-devices.md)

## Configuration and Setup

* [Add an Alarm to Your Site](/classic-alarms/configuration/configure-classic-alarms-site-settings/classic-alarms-sites.md)
* [Configure Alarms Site Settings](/classic-alarms/configuration/configure-classic-alarms-site-settings.md)
* [Set Up and Install Wireless Sensors](/classic-alarms/configuration/set-up-and-install-wireless-sensors.md)
* [Set Up the BC82 Alarm Console](/classic-alarms/installation/set-up-the-bc82-alarm-console.md)
* [How to Arm/Disarm Your Alarm Site](/classic-alarms/configuration/configure-classic-alarms-site-settings/how-to-armdisarm-your-alarm-site.md)

## Events and Alerts

* [Configure Alarms Event Alerts](/classic-alarms/events-and-alerts/configure-alarms-event-alerts.md)
* [Manage Alerts Across Verkada Products](/command/organization-settings/create-alerts-across-verkada-products/manage-alerts-across-verkada-products.md)
* [Configure Camera Alarm Trigger Events](/classic-alarms/events-and-alerts/configure-alarms-event-alerts/configure-camera-alarm-trigger-events.md)

## Troubleshooting

* [Troubleshoot Inrush Current Issues](/classic-alarms/troubleshooting/troubleshoot-inrush-current-issues.md)

{% hint style="info" %}
Follow [our blog](https://www.verkada.com/blog/) for all our latest features and announcements!
{% endhint %}


---

# 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/classic-alarms/getting-started/quick-reference-guide-for-verkada-alarms.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.
