# 구역 만들기

{% hint style="info" %}
마을에서 별도의 구역으로 지정되지 않은 공간은 **'기본' 구역**으로 표시돼요.
{% endhint %}

마을 안에 <mark style="color:yellow;">**구역**</mark>을 지정해 별도의 설정과 권한 부여를 할 수 있어요.

구역은 다음과 같은 용도로 활용할 수 있어요.

* 마을 구성원에게 특정 구역에만 권한을 줘 테러를 예방할 수 있어요.
* 농경지, PVP 아레나 등과 같이 목적을 두고 구역을 나눌 수 있어요.
* 알바를 고용할때 특정 구역의 권한만 부여할 수 있어요.([알바고용 A](/beartown/basic/lands/additional/parttimer.md#a)) 등

## 구역 만들기

<mark style="color:green;">**`/마을 선택모드`**</mark>를 입력하면 <mark style="color:yellow;">**금 괭이**</mark>가 지급돼요.

금 괭이를 들고 지정할 영역의 양 끝을 각각 <mark style="color:green;">**좌클릭**</mark>, <mark style="color:green;">**우클릭**</mark>하면 <mark style="color:yellow;">**영역 선택**</mark>이 완료돼요.

이 상태에서 <mark style="color:green;">**`/lands assign <지정할 구역 이름> confirm`**</mark>을 입력하면 구역이 <mark style="color:yellow;">**생성**</mark>돼요.

구역은 <mark style="color:yellow;">**4개**</mark>까지만 생성 가능해요.

<figure><img src="/files/iFS61Yhj7gdgi8b4Nf5B" alt="" width="563"><figcaption><p>구역을 지정하는 모습</p></figcaption></figure>

## 사람 초대하기

<mark style="color:green;">**`/마을 초대 <닉네임> <구역 이름>`**</mark>으로 다른 유저를 특정한 구역에만 초대할 수 있어요.

해당 구역에서 [<mark style="color:yellow;">**스마트호퍼**</mark>](/beartown/basic/subcontents/hopper.md)를 사용하려면 구역 초대가 완료되어야 해요.

## 구역 관리하기 <a href="#manage" id="manage"></a>

{% hint style="warning" %}
**이 문단의 내용은 수정 중입니다.**

오래된 내용이나 명확하지 않은 설명을 담고 있을 수 있습니다.
{% endhint %}

<mark style="color:green;">**/마을 메뉴 ➔**</mark> <mark style="color:yellow;">**마을 영토 관리**</mark>에서 구역을 선택해 구역에 플레이어를 할당하거나, \
따로 권한을 설정할 수 있어요.

<figure><img src="/files/n3cWuxv1vCrh0AQNllml" alt=""><figcaption><p>                                                                                                                      </p></figcaption></figure>

<figure><img src="/files/3bjLJFwFuw0iXioY0010" alt=""><figcaption><p><strong>마을 영토 관리 창</strong>                                                                                                                        </p></figcaption></figure>


---

# 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://wiki.beartown.kr/beartown/basic/lands/additional/area.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.
