# 1️⃣ 필수 과정

- [마을 만들기](https://wiki.beartown.kr/beartown/basic/lands/essential/creation.md)
- [마을 넓히기](https://wiki.beartown.kr/beartown/basic/lands/essential/expansion.md)
- [레벨 올리기](https://wiki.beartown.kr/beartown/basic/lands/essential/chunks.md): 건축자재를 넣어서 마을을 확장해 보세요!
- [금고 채우기](https://wiki.beartown.kr/beartown/basic/lands/essential/balance.md): 마을 금고를 코인으로 채워 관리해보세요!
- [입주민 관리](https://wiki.beartown.kr/beartown/basic/lands/essential/members.md): 함께 마을을 가꾸어 갈 구성원을 초대하고 관리하세요!


---

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