> For the complete documentation index, see [llms.txt](https://onchain-cc.gitbook.io/onchain-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onchain-cc.gitbook.io/onchain-docs/colosseum/loot-boxes.md).

# Loot Boxes

Loot boxes are randomized reward drops you earn by completing quests and hitting trading milestones. Each one contains a prize — open it to find out what you got.

***

## Rarity Tiers

There are three loot box rarities. Higher rarity means higher expected reward value.

| Rarity     | Drop Source                                                                | Reward Value                                     |
| ---------- | -------------------------------------------------------------------------- | ------------------------------------------------ |
| **Common** | Frequently awarded from daily quests and basic milestones                  | Standard bonus points and XP                     |
| **Rare**   | Awarded from weekly quests and mid-tier milestones                         | Increased bonus points, XP, and seasonal rewards |
| **Epic**   | Awarded from high-value quests and major trading milestones                | Highest bonus points, exclusive seasonal rewards |
| Legendary  | Awarded to the highest achievers in the community, the rarest of lootboxes | $500 USDC or an enormous amount of points        |

***

## What You Can Find Inside

Loot box contents vary by rarity, but may include:

* **Bonus points** — added directly to your lifetime total and session score.
* **XP** — contributes to rank progression.
* **Exclusive seasonal rewards** — limited items and bonuses only available during the current season.

The exact contents of any loot box are randomized at the moment you open it. Rarity affects the pool of possible rewards, not a fixed payout.

***

## How to Earn Loot Boxes

* Complete **daily quests** — the primary source of Common loot boxes.
* Complete **weekly quests** — awards Rare and occasionally Epic loot boxes.
* Hit **trading milestones** — one-time achievement quests unlock specific loot box drops.
* Participate in **special events** — Bonus Windows and vault campaigns sometimes award bonus loot boxes.

***

## How to Open a Loot Box

1. Open onchain.cc and go to the **Colosseum** tab.
2. Select **Inventory**.
3. Your unopened loot boxes are listed by rarity.
4. Click on a loot box to open it.
5. The opening animation plays and reveals your reward.
6. The reward is automatically applied to your account — no further action needed.

> **Info:** Each loot box can only be opened once. The opening process is irreversible — once you click to open, the reward is assigned and the box is consumed.

***

> **Warning:** Loot boxes do not expire, but rewards tied to the current season (exclusive seasonal items) may become unavailable after the season ends. Opening your boxes during an active season ensures you receive the full reward pool.

***

\[SCREENSHOT: Loot box inventory showing Common, Rare, and Epic boxes with quantity counts, and the loot box opening animation revealing a reward]

<figure><img src="/files/qL5D5mMqTV8ZYUjx8UH9" alt=""><figcaption><p><strong>LOOT BOX TIERS</strong></p></figcaption></figure>

<figure><img src="/files/wd8ObnsgaxAQUUOOQ8vm" alt=""><figcaption><p>INVENTORY VIEW IN LOOT MENU</p></figcaption></figure>

<figure><img src="/files/yOH5d35zPezZNT2FQkD3" alt="" width="563"><figcaption><p><strong>RARE LOOT BOX OPENED</strong></p></figcaption></figure>

<figure><img src="/files/CXdN9ZggSX1CU2YR0FcW" alt="" width="563"><figcaption><p><strong>LOOT BOX REWARD CLAIMED</strong></p></figcaption></figure>

<figure><img src="/files/FfKPr5s3EZL3IkUSOOw8" alt=""><figcaption><p>OPENED VIEW IN LOOT MENU</p></figcaption></figure>


---

# 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://onchain-cc.gitbook.io/onchain-docs/colosseum/loot-boxes.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.
