> 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 Unlock ist eine praktische Funktion, mit der Sie die [Verkada Pass](/access-control/de/benutzer-und-credentials/verkada-pass-app.md) Mobile-App zum Entsperren von Türen verwenden können. Standardmäßig können Benutzer mit Fernentsperrungsrechten Türen von überall aus remote entsperren. Sie können mobile Entsperrungen mithilfe von Geofencing je nach den Anforderungen Ihrer Organisation verhindern.

{% hint style="danger" %}
Sie müssen ein Access Site Admin sein, um Mobile Geofencing zu aktivieren. Erfahren Sie mehr über [Rollen und Berechtigungen für die Zugangskontrolle](/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 > Zugang.**
{% endstep %}

{% step %}
**Klicken Sie im linken Bereich auf Zugangseinstellungen.**
{% 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 zwischen 1 und 32.808,4 ft (10.000 m) festlegen.**
{% endstep %}
{% endstepper %}

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

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