> 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/de/konfiguration/bluetooth-unlock/bluetooth-unlock-with-geofencing.md).

# Bluetooth-Entriegelung mit Geofencing

Bluetooth-Entsperrung ist eine praktische Funktion, mit der Sie die [Verkada Pass](/access-control/de/benutzer-und-berechtigungen/verkada-pass-app.md) mobile App zum Entriegeln von Türen verwenden können. Standardmäßig können Benutzer mit Berechtigung zur Fernentriegelung Türen von überall aus per Fernzugriff entriegeln. Sie können mobile Entsperrungen mithilfe von Geofencing je nach den Anforderungen Ihrer Organisation verhindern.

{% hint style="danger" %}
Sie müssen ein Access-Site-Administrator sein, um Mobile Geofencing zu aktivieren. Erfahren Sie mehr über [Rollen und Berechtigungen für die Zutrittskontrolle](/access-control/de/erste-schritte/roles-and-permissions-for-access-control.md).
{% endhint %}

***

## Geofencing aktivieren

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Zugriff.**
{% endstep %}

{% step %}
**Klicken Sie im linken Bereich auf Zugriffseinstellungen.**
{% endstep %}

{% step %}
**Aktivieren Sie Mobile Geofencing.**

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

{% step %}
**(Optional) Die standardmäßige Entsperrentfernung ist auf 1.640,42 ft (500 m) festgelegt. Sie können die Geofence-Entsperrentfernung auf einen Wert zwischen 1 und 32.808,4 ft (10.000 m) festlegen.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
Der Geofence-Abstand basiert auf dem Breitengrad und Längengrad des GPS-Standorts Ihres Telefons sowie auf dem Breitengrad und Längengrad der Adresse des Gebäudes, dem Ihr Access-Controller zugewiesen ist, *nicht auf dem Abstand von Ihrem Telefon zu der Tür, die Sie entriegeln.*
{% endhint %}

{% hint style="info" %}
Wir empfehlen, Geofencing für optimale Leistung auf 1.640,42 ft (500 m) zu setzen.
{% 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/de/konfiguration/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.
