# 잠금

상자를 자물쇠로 잠글 수 있는 기능입니다.

<figure><img src="/files/zQVmMc13khlcKP8425BN" alt=""><figcaption></figcaption></figure>

## 잠금 방법

1. **상자 잠금 자물쇠**를 손에 듭니다.
2. 잠그고 싶은 상자나 통에 **Shift + 우클릭**합니다.
3. 잠금 GUI가 열리면 잠금 상태와 권한 목록을 확인할 수 있습니다.

{% hint style="info" %}
잠긴 상자나 통은 소유자와 권한을 받은 플레이어만 열 수 있습니다.
{% endhint %}

## 잠금 해제

1. 잠긴 상자를 자물쇠로 **Shift + 우클릭**하여 잠금 GUI를 엽니다.
2. 가운데 자물쇠 버튼을 클릭하면 잠금이 해제됩니다.

{% hint style="warning" %}
잠금 해제는 잠금 소유자만 할 수 있습니다.
{% endhint %}

## 다른 플레이어 추가

1. 잠긴 상자를 자물쇠로 **Shift + 우클릭**하여 잠금 GUI를 엽니다.
2. 왼쪽 목록에서 주변 플레이어 머리를 클릭하면 권한을 추가할 수 있습니다.
3. 오른쪽 목록에서 권한을 가진 플레이어 머리를 클릭하면 권한을 제거할 수 있습니다.

{% hint style="info" %}
권한 목록에는 가까이 있는 플레이어가 표시됩니다.
{% endhint %}

## 보호되는 내용

* 권한이 없는 플레이어는 잠긴 상자나 통을 열 수 없습니다.
* 권한이 없는 플레이어는 잠긴 상자나 통을 부술 수 없습니다.
* 잠긴 컨테이너에서는 호퍼로 아이템을 빼낼 수 없습니다.

### 획득 방법

* 상점에 경작지 상점을 통해 구매 가능합니다

<div><figure><img src="/files/WoIuPST0ifs1Q5yRy95e" alt=""><figcaption></figcaption></figure> <figure><img src="/files/SVjs1qNTuMvkrEzAmifn" alt=""><figcaption></figcaption></figure></div>


---

# 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://organization-pmk.gitbook.io/docs/undefined-1/minifarm/features/lock.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.
