> For the complete documentation index, see [llms.txt](https://docs.gigaverse.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gigaverse.io/zh/shi-jie-huan-jing/bao-xiang.md).

# 宝箱

宝箱和罐子一样，也可以开出很多有用的道具。

目前游戏内有两种类型的宝箱——普通宝箱与 Juice 宝箱。

<img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2FjtkLr3DaDwLHR28xKiQO%2Fimage.png?alt=media&#x26;token=76d0b51d-8c05-4e70-86b4-8c939ac6f944" alt="" data-size="line"> 普通宝箱

😎 所有玩家都能打开此宝箱（无论是否开通了 Giga Juice）。

🗺️ 位于地图底部，钓鱼区域右侧。

⏲️ 一周开一次。

💎 可以开出常见的制作材料。

<img src="https://2356007408-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ficab3JzUz7MddSO6Rfl1%2Fuploads%2F7btFkWscBiyUgJZlnk1j%2Fimage.png?alt=media&#x26;token=8a76fab0-5d9e-43ba-88b6-9a552b9c3e3f" alt="" data-size="line"> Juice 宝箱

🧃 仅限开通了 Giga Juice 的玩家。详见 Giga Juice。

🗺️ 位于地图顶部，就在地下城入口左侧，过了桥就是。

⏲️ 一周开一次。

💎 可以开出独家饰品的制作材料，如 Hexchain、Sapphire 和 Soulmint。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.gigaverse.io/zh/shi-jie-huan-jing/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.
