# 지오펜싱이 적용된 블루투스 잠금 해제

Bluetooth Unlock은 다음 기능을 사용할 수 있게 해주는 편리한 기능입니다. [Verkada Pass](/access-control/ko/users-and-credentials/verkada-pass-app.md) 모바일 앱을 사용하여 문을 잠금 해제할 수 있습니다. 기본적으로 원격 잠금 해제 권한이 있는 사용자는 어디서나 원격으로 문을 잠금 해제할 수 있습니다. 조직의 필요에 따라 지오펜싱을 사용하여 모바일 잠금 해제를 제한할 수 있습니다.

{% hint style="danger" %}
모바일 지오펜싱을 활성화하려면 Access Site Admin이어야 합니다. 자세한 내용은 다음을 참조하세요. [액세스 제어의 역할 및 권한](/access-control/ko/getting-started/roles-and-permissions-for-access-control.md).
{% endhint %}

***

## 지오펜싱 활성화

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Access로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 패널에서 Access Settings를 클릭합니다.**
{% endstep %}

{% step %}
**모바일 지오펜싱을 켭니다.**

<div align="left" data-with-frame="true"><img src="/files/ef5d5077dd6b2aab52acd58ec86f6c0bff520316" 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: 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/ko/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.
