# 보물상자

<mark style="color:yellow;">**보물상자**</mark>는 야생 서버 오버월드상의 무작위 위치에 등장하는 상자예요.

보물상자는 채널별로 하루에 총 24번 등장하며, 무작위 주기로 등장해요.\
10분 안에 아무도 보물상자를 찾지 못하면 보물상자가 사라져요.

상자 안에는 꿀, 경험치 두루마리, 광물 등의 보상이 매번 다른 구성으로 들어가 있어요.


---

# 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/subcontents/chest.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.
