# Leagues

Rebellion leagues are structured as **self-contained contests**, each with a defined timeline, asset pool, entry fee, and scoring configuration. Both **Fantasy Mode** and **Pro Mode** can be played across any league format.

Leagues vary by **duration**, **theme**, and **access type**, allowing Rebellion to support everything from fast-paced speculation to long-term strategic play.

***

#### League Types

| League Type         | Duration | Description                                                                                                                                 |
| ------------------- | -------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| **Daily Leagues**   | 24 hours | High-speed competitions based on short-term price action. Ideal for speculative plays and news-based strategies.                            |
| **Weekly Leagues**  | 7 days   | The default league length—balances tactical shifts with mid-term trends. Encourages strong asset selection without overreaction.            |
| **Monthly Leagues** | 30 days  | Designed for players with strong macro theses. Focuses on fundamental positioning, long-term conviction, and portfolio consistency.         |
| **Free Leagues**    | Varies   | No entry fee. Used for onboarding, education, or sponsored play. May offer token or NFT-based rewards instead of USDC payouts.              |
| **Themed Leagues**  | Varies   | Asset eligibility is restricted based on a theme (e.g., “Crypto Only”, “US Stocks”, “Green Tech vs Oil”). Forces users to adapt strategies. |
| **Private Leagues** | Varies   | Invite-only leagues for communities, influencers, DAOs, or partners. Custom rules, prize pools, and entry fees can be defined.              |

***

#### Entry & Prizes

* **Entry Fees:**
  * Paid in **USDC/USDT** on Ethereum or Solana
  * Optional **REBEL token discount** (e.g., 10–15%)
* **Prize Pools:**
  * Funded from entry fees
  * Distributed automatically by smart contract based on final leaderboard ranking
  * Tiered payout structures available (top 3, top 10%, etc.)

***

This flexible league system supports both community-based competitions and scalable monetized formats for mainstream users.


---

# 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://rebellion.gitbook.io/rebellion/platform/leagues.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.
