# 자주 묻는 질문

:question: **야생은 어떻게 가나요?**\
:a: <mark style="color:green;">**`/서버이동`**</mark>에서 야생을 선택하시고 채널을 선택하시면 됩니다.\
\
:question:**야생에서 랜덤텔포는 어떻게 하나요?**\
:a: <mark style="color:green;">/wild</mark> 입력하시면 랜덤이동 됩니다.\
\
:question: **은행은 어디에 있나요?**\
:a: <mark style="color:green;">**`/상점`**</mark> 왼쪽 위에 금고 모양 아이콘이 있습니다.\
&#x20; \
:question: **마을은 어떻게 만드나요?**\
:a: [길라잡이](/beartown/info/tutorials/milestone.md)를 5단계까지 클리어하고 <mark style="color:green;">**`/서버이동`**</mark>을 통해 마을 서버로 이동합니다.\
&#x20;    그 다음 원하는 곳에 서서 <mark style="color:green;">**`/마을 생성 <원하는 마을 이름>`**</mark>을 입력하면 마을이 생성됩니다.\
&#x20;    자세한 내용은 [마을](/beartown/basic/lands.md) 문서를 참고하여 주시기 바랍니다.\
\
:question: **마을 크기는 어떻게 늘리나요?**\
:a: <mark style="color:green;">**F3+G**</mark>로 청크 보기를 활성화하고, 점유할 청크로 이동하여 <mark style="color:green;">**`/마을 점유`**</mark> 명령어를 입력합니다.\
&#x20;    이때, 새로 점유할 청크는 기존 마을 땅과 붙어 있어야 합니다.\
&#x20;    (마을이 넓어질수록 새로운 청크를 점유하는 데 드는 <img src="/files/2ROZCe5fqWTNEsPoaZXA" alt="" data-size="line">코인이 늘어납니다.)\
\
:question: **마을에 마을원이 날아다닐 수 없나요?**\
:a: <mark style="color:green;">**`/마을 >`**</mark>` ``입주민권한 > 입주민 > 행동권한 > 비행`` `<mark style="color:green;">`활성화 하시면 FLY 이용가능합니다.`</mark>

\
:question: **다른 마을과** **동맹은 어떻게 맺고 효과가 무엇인가요?**\
:a: <mark style="color:green;">**`/l relations allies add <마을 이름>`**</mark> - 다른 마을에 동맹 요청을 보냅니다.\
&#x20;    <mark style="color:green;">**`/l relations allies remove <마을 이름>`**</mark> - 다른 마을과 맺은 동맹을 해제합니다.\
&#x20;    동맹을 맺은 마을끼리는 <mark style="color:green;">**`/마을`**</mark> <mark style="color:blue;">→ 입주민 권한 → 동맹</mark>에서 권한들을 설정할 수 있습니다.\
&#x20;    그러면, 해당 마을의 입주민들은 동맹 마을의 블럭을 캐거나 농작물을 수확할 수 있게 됩니다.\
&#x20; \
:question: **낚싯대에 미끼를 제거할 수 없나요?**\
:a: 낚시대 손에 들고  <mark style="color:green;">**`/미끼제거`**</mark> 하시면 제거 가능합니다. 미끼가 사라지게 되니 주의해주세요.\
\
:question: **생활직업 레벨업은 어떻게 하나요**? **& 생활직업 경험치가 왜 갑자기 안 오르나요?**\
:a: <mark style="color:yellow;">**원소아이템**</mark>, <mark style="color:yellow;">**직업 드롭템**</mark> 획득 / [일일퀘스트](/beartown/general_occupation/job/quest.md#undefined) & [납품](/beartown/basic/collect/delivery.md#undefined-2) 완료 시 경험치를 획득합니다. <mark style="color:yellow;">**축복수치**</mark>가 높아야 레벨업이 수월합니다. 단순 생활 직업 활동으로도 경험치를 획득할 수 있으나, 이는 한계가 존재하며  <mark style="color:green;">**`/베어력`**</mark>  매주(현실시간 140분) 초기화됩니다.

\
:question: **스킬모드 어떻게 키고 끄나요?**\
:a: 아이템을 손에 들고 <mark style="color:yellow;">**shift + Q**</mark> 하시거나, <mark style="color:green;">**`/스킬모드`**</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/info/tutorials/faq.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.
