# Bluetooth Unlock with Geofencing

Bluetooth Unlock is a convenient feature that allows you to use the [Verkada Pass](/access-control/users-and-credentials/verkada-pass-app.md) mobile app to unlock doors. By default, users with Remote Unlock privileges can unlock doors remotely from anywhere. You can prevent mobile unlocks with geofencing based on your organization’s needs.

{% hint style="danger" %}
You must be an Access Site Admin to enable Mobile Geofencing. Learn more about [Roles and Permissions for Access Control](/access-control/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

***

## Enable Geofencing

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Access.**
{% endstep %}

{% step %}
**On the left panel, click Access Settings .**
{% endstep %}

{% step %}
**Toggle on Mobile Geofencing.**

<div align="left" data-with-frame="true"><img src="/files/3ZLL2ymeuCb7n73UxJJX" alt="" width="574"></div>
{% endstep %}

{% step %}
**(Optional) The default unlock distance is set to 1,640.42 ft (500m). You can set the geofence unlock distance to be between 1 and 32,808.4 ft (10,000m).**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
The geofence distance is based on the latitude and longitude of your phone’s GPS location and the latitude and longitude of the address of the building that your access controller is assigned, *not by the distance from your phone to the door you are unlocking.*
{% endhint %}

{% hint style="info" %}
We recommend that you set geofencing to 1,640.42 ft (500m) for optimal performance.
{% 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/configuration/bluetooth-unlock/bluetooth-unlock-with-geofencing.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.
