> 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/ja/she-ding/bluetooth-unlock/bluetooth-unlock-with-geofencing.md).

# ジオフェンシングを使用した Bluetooth 解錠

Bluetooth Unlock は、モバイルアプリを [Verkada Pass](/access-control/ja/yzto/verkada-pass-app.md) 使ってドアのロックを解除できます。デフォルトでは、Remote Unlock 権限を持つユーザーは、どこからでもリモートでドアのロックを解除できます。オーガナイゼーション'   のニーズに基づいてジオフェンスを作成によってモバイルでのロック解除を防ぐことができます。

{% hint style="danger" %}
Mobile Geofencing を有効にするには、Access Site Admin である必要があります。について詳しく学ぶ [アクセスコントロールのロールと権限](/access-control/ja/hajimeni/roles-and-permissions-for-access-control.md).
{% endhint %}

***

## ジオフェンスを作成を有効にする

{% stepper %}
{% step %}
**Verkada Command で、All Products > Access に移動します。**
{% endstep %}

{% step %}
**左側のパネルで、\[アクセス設定] をクリックします。**
{% endstep %}

{% step %}
**モバイルのジオフェンスを作成をオンにします。**

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

{% step %}
**（オプション）デフォルトの解除距離は 1,640.42 ft (500m) に設定されています。ジオフェンスを作成の解除距離は 1 ～ 32,808.4 ft (10,000m) の間で設定できます。**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
ジオフェンスを作成の距離は、スマートフォンの GPS 位置の緯度と経度、およびアクセス コントローラーが割り当てられている建物の住所の緯度と経度に基づいており、 *スマートフォンからロックを解除するドアまでの距離ではありません。*
{% endhint %}

{% hint style="info" %}
最適なパフォーマンスのため、ジオフェンスを作成を 1,640.42 ft (500m) に設定することをお勧めします。
{% 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/ja/she-ding/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.
