> 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/access-control/es/configuracion/bluetooth-unlock/bluetooth-unlock-with-geofencing.md).

# Desbloqueo por Bluetooth con geovallado

Bluetooth Unlock es una función conveniente que le permite usar la [Verkada Pass](/access-control/es/usuarios-y-credenciales/verkada-pass-app.md) aplicación móvil para desbloquear puertas. De forma predeterminada, los usuarios con privilegios de Desbloqueo remoto pueden desbloquear puertas de forma remota desde cualquier lugar. Puede impedir los desbloqueos móviles con geocercas según las necesidades de su organización.

{% hint style="danger" %}
Debe ser un administrador del sitio de acceso para habilitar la Geocerca móvil. Obtenga más información sobre [Roles y permisos para el control de acceso](/access-control/es/primeros-pasos/roles-and-permissions-for-access-control.md).
{% endhint %}

***

## Activar geocercas

{% stepper %}
{% step %}
**En Verkada Command, vaya a Todos los productos > Access.**
{% endstep %}

{% step %}
**En el panel izquierdo, haga clic en Configuración de acceso.**
{% endstep %}

{% step %}
**Active la Geocerca móvil.**

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

{% step %}
**(Opcional) La distancia de desbloqueo predeterminada está establecida en 1,640.42 ft (500 m). Puede establecer la distancia de desbloqueo de la crear geocerca entre 1 y 32,808.4 ft (10,000 m).**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
La distancia de la crear geocerca se basa en la latitud y longitud de la ubicación GPS de su teléfono y en la latitud y longitud de la dirección del edificio al que está asignado su controlador de acceso, *no en la distancia desde su teléfono hasta la puerta que está desbloqueando.*
{% endhint %}

{% hint style="info" %}
Recomendamos que configure la geocerca en 1,640.42 ft (500 m) para un rendimiento óptimo.
{% 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/access-control/es/configuracion/bluetooth-unlock/bluetooth-unlock-with-geofencing.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.
