# Quick Reference Guide for Verkada Access Control

## Hardware installation

* [Access control datasheets](https://www.verkada.com/docs/?product=accessControl\&contentType=datasheet)
* [Access control setup guides](https://www.verkada.com/docs/?product=accessControl\&contentType=setupGuide)
* [Access Control Deployment Best Practices](/access-control/installation/access-control-deployment-best-practices.md)
* [Recommended Wires for Access Controllers](/access-control/installation/wire-a-door-to-a-verkada-access-controller/recommended-wires-for-access-controllers.md)
* [Wire a Door to a Verkada Access Controller](/access-control/installation/wire-a-door-to-a-verkada-access-controller.md)

## Configuration and Setup

* [Add an Access Controller to Command](/access-control/configuration/add-an-access-controller-to-command.md)
* [Add a Door to an Access Controller](/access-control/configuration/configure-a-door-in-command/add-a-door-to-an-access-controller.md)
* [Configure a Door in Command](/access-control/configuration/configure-a-door-in-command.md)
* [Add a User to the Verkada Access System](/access-control/users-and-credentials/add-a-user-to-the-verkada-access-system.md)
* [Add and Modify Access Groups](/access-control/users-and-credentials/add-and-modify-access-groups.md)
* [Add and Modify Access Levels](/access-control/access/add-and-modify-access-levels.md)
* [Access Control Subsites](/access-control/configuration/access-control-subsites.md)
* [Bluetooth Unlock](/access-control/configuration/bluetooth-unlock.md)
* [Emergency Lockdown](/access-control/integrations-and-alerts/configure-access-control-event-alerts/emergency-lockdown.md)

## Events and Alerts

* [Configure Access Control Event Alerts](/access-control/integrations-and-alerts/configure-access-control-event-alerts.md)
* [Manage Alerts Across Verkada Products](/command/organization-settings/create-alerts-across-verkada-products/manage-alerts-across-verkada-products.md)

## Troubleshooting

* [Access Control Hardware Checks](/access-control/troubleshooting/access-control-hardware-checks.md)
* [Restart an Access Controller](/access-control/troubleshooting/access-control-hardware-checks/restart-an-access-controller.md)
* [Troubleshoot an Immediate Door Relock](/access-control/troubleshooting/access-control-hardware-checks/troubleshoot-an-immediate-door-relock.md)
* [Verkada Access Offline Operation](/access-control/troubleshooting/access-control-hardware-checks/verkada-access-offline-operation.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/access-control/getting-started/quick-reference-guide-for-verkada-access-control.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.
