# 마을

<mark style="color:yellow;">**마을**</mark>은 마음껏 건축을 즐기고 다른 유저를 초대하여 함께 생활할 수 있는 공간이에요.

마을 시스템은 규모가 크고 복잡한 편이어서 위키 문서가 여러 개로 나뉘어 있어요.

* 다른 사람의 마을에서 생활하실 분은 이 문서만 읽으셔도 도움이 될 거예요.
* 마을을 직접 만들고 관리하실 분은 [필수 과정](/beartown/basic/lands/essential.md) 문서를 참고해 주세요.
* 더 자세한 내용을 알고 싶으신 분은 [부가 기능](/beartown/basic/lands/additional.md) 문서를 참고해 주세요.

## 마을 초대 받기

<mark style="color:green;">**`/마을 초대목록`**</mark>을 입력하여 자신에게 온 마을 초대를 확인하고 수락할 수 있어요.

<mark style="color:green;">**`/마을 수락 <마을 이름>`**</mark>으로 한번에 마을 초대를 수락할 수도 있어요.

## 기본 설명

{% hint style="warning" %}

* 현재 모든 채널을 통틀어 <mark style="color:red;">하나의 마을만을 생성</mark>할 수 있습니다.\
  (예를 들어, 4ch에 마을을 생성한 경우 다른 채널에는 더 이상 마을을 만들 수 없습니다.)\
  기능품 상점에서 권한을 구매하여 더 많은 마을을 생성할 수 있습니다.
  {% endhint %}

한 사람은 한 채널에서 최대 2개의 마을에 소속되어 있을 수 있어요.

이때, 2개의 마을 중 하나는 자신이 주인인 마을이어야 하고\
하나는 다른 사람이 주인인 마을이어야 해요.

> 자기 마을만 두 개 가지거나, 다른 사람 마을 두 개에 가입할 수는 없어요.

자신이 만든 마을을 삭제하지 않고 유지한 채로 다른 사람의 마을에 초대받아 가입할 수 있어요.

이런 방법으로 두 개의 마을에 소속된 경우 아래 문단을 참고해 주세요.

## 마을 선택하기

한 채널에서 2개의 마을에 소속된 경우, <mark style="color:yellow;">**현재 마을**</mark>을 기준으로 모든 마을 관련 명령어가 실행돼요.\
청크 점유, 마을원 초대 등의 작업을 원활하게 하기 위해서는 마을을 정확하게 선택해야 해요.

<mark style="color:green;">**`/l`**</mark> 명령어를 입력하고 원하는 마을을 <mark style="color:green;">**Shift+좌클릭**</mark>하여 마을을 선택할 수 있어요.


---

# 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.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.
