# 宝箱

![](/files/kwwfuHHoj0qdJQ6tEaJB)

宝箱是一个随机颁发给用户的战利品箱，里面装有效率、运气、坚固性和耐用性的神器。每个用户有 4 个宝箱槽。

宝箱可分为 5 种等级。开启宝箱的时间取决于宝箱的等级，等级越高，等待的时间就越长，用户收到宝箱后便立即开始倒计时。

**宝箱等级**

青铜

银

红宝石

金

铂金


---

# 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://docs.1move.io/zh/you-xi-yuan-su/bao-xiang.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.
