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

# 지오펜싱이 있는 블루투스 잠금 해제

Bluetooth 잠금 해제는 다음을 사용할 수 있게 해주는 편리한 기능입니다. [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 %}
**왼쪽 패널에서 액세스 설정을 클릭합니다.**
{% endstep %}

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

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

{% step %}
**(선택 사항) 기본 잠금 해제 거리는 1,640.42피트(500m)로 설정되어 있습니다. 지오펜스 잠금 해제 거리는 1\~32,808.4피트(10,000m) 사이로 설정할 수 있습니다.**
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
지오펜스 거리는 휴대폰의 GPS 위치의 위도와 경도 및 해당 액세스 컨트롤러가 할당된 건물 주소의 위도와 경도를 기준으로 하며, *휴대폰에서 잠금 해제하는 문의 거리와는 관련이 없습니다.*
{% endhint %}

{% hint style="info" %}
최적의 성능을 위해 지오펜싱을 1,640.42피트(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/ko/configuration/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.
