# 금고 채우기

{% hint style="danger" %} <mark style="color:red;">마을 금고에서 코인을 뺄 때</mark> <mark style="color:red;"></mark><mark style="color:red;">**8%**</mark><mark style="color:red;">의 수수료가 부여됩니다.</mark>
{% endhint %}

## 금고 관리하기

* <mark style="color:green;">**`/마을 금고`**</mark>로 마을 금고에 있는 코인을 <mark style="color:yellow;">**확인**</mark>할 수 있어요.
* <mark style="color:green;">**`/마을 예금 <금액>`**</mark>으로 마을 금고에 코인을 <mark style="color:yellow;">**입금**</mark>할 수 있어요.
* <mark style="color:green;">**`/마을 출금 <금액>`**</mark>으로 마을 금고에 있는 코인을 <mark style="color:yellow;">**출금**</mark>할 수 있어요.\
  [마을 권한](/beartown/basic/lands/additional/perms.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/balance.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.
