> 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/overview.md).

# What is Colosseum?

onchain.cc is the arena. Colosseum is what makes it a competition.

The trading terminal lets you swap tokens across 17+ chains with low fees, fast execution, and full self-custody. Colosseum is the competitive layer that sits on top of it — converting every trade you make into points, ranks, and real rewards. The more you trade, the more you earn. The more you earn, the higher you climb. The higher you climb, the bigger your share of the prize pool.

Season 1 has over **$300,000** on the line.

***

## The Core Loop

```
Trade  →  Earn Points  →  Level Up Rank  →  Compete  →  Win
```

1. **Trade** on onchain.cc — any token, any size.
2. **Earn points** automatically based on your trading volume.
3. **Level up your rank** as your lifetime points accumulate.
4. **Compete** on session leaderboards against other traders.
5. **Win** a share of the prize pool at the end of each session and season.

Your points multiplier increases with your rank — so the further you progress, the faster you earn. It compounds.

***

## Key Features

| Feature            | What it does                                                                                                 |
| ------------------ | ------------------------------------------------------------------------------------------------------------ |
| **Seasons**        | Long-running campaigns (weeks to months) with a global prize pool                                            |
| **Sessions**       | Short weekly competitions with their own leaderboards and prizes                                             |
| **Ranks**          | Six tiers from Recruit to Immortal — each with higher point multipliers and a lower swap fee (0.15% → 0.10%) |
| **Quests**         | Daily, weekly, and one-time challenges that award bonus points and loot boxes                                |
| **Loot Boxes**     | Randomized reward drops earned through quest completion and trading milestones                               |
| **Factions**       | Team-based play — join a faction, pool points, earn a group multiplier bonus                                 |
| **Vaults**         | Community campaigns where everyone trades toward a shared volume target to unlock prizes                     |
| **Social Scoring** | Post about onchain.cc on X and earn points based on quality, reach, and engagement                           |
| **Leaderboard**    | Real-time session rankings — see where you stand and what it takes to move up                                |

***

> **Info:** Colosseum tracks and rewards your trading activity — it never executes trades on your behalf. Your wallet remains fully in your control at all times.

***

## Season 1: $300,000+

Season 1 is the opening campaign. The prize pool is funded and distributed across sessions — weekly competitions where the top traders claim USDC prizes directly to their wallets. Every session you compete in builds your lifetime rank, which carries forward through the entire season and beyond.

***

<figure><img src="/files/K5yQQ16DN5tUr1qnFsP4" alt=""><figcaption><p><strong>USER PROFIILE IN COLOSSEUM</strong></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/overview.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.
