> For the complete documentation index, see [llms.txt](https://whitepaper.mirrorworld.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.mirrorworld.fun/interoperable-game-matrix/battle-arena-brawl-of-mirror/loot-box.md).

# Loot Box

The Loot Box is where players get their props and hides a lot of surprises.

1. [How to get](#how-to-get)
2. [How to use](#how-to-use)

## 放张图

Loot Box can be divided into types: used for a class of characters and skills.

## How to Get

The acquisition of Loot Boxes requires players to earn trophies to redeem them.

## How to Use

Players can get class power-ups for their characters and power-up and creators for their skills.

* Class Power-ups: Players can upgrade their class of characters by using class-power-ups and some tokens.
* Skill Creators: Players can acquire active or passive skills by using Skill Creators.
* Skill Power-ups: Players can upgrade their active or passive skills by using Skill Power-ups and some tokens.


---

# 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://whitepaper.mirrorworld.fun/interoperable-game-matrix/battle-arena-brawl-of-mirror/loot-box.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.
