# Reward Distribution

Rebellion operates as a **real-money, skill-based fantasy finance platform**, where all entry and reward transactions occur in **USDC or USDT** via the **Ethereum and Solana networks**.

#### 🎮 How It Works

* **Entry Fees**: Users join public or private leagues by paying a fixed or dynamic fee in USDC/USDT.
* **Stablecoin Payouts**: Winners receive their prizes directly in their connected wallet—**no custody, no delays**.
* **On-Chain Finalization**: Once league results are finalized, smart contracts automatically handle settlement and payout.

#### 🧠 Skill-Based Prize Mechanics

* **Transparent Scoring**: Leagues are settled based on predefined, visible scoring systems (e.g., asset performance, prediction accuracy, rank-based points).
* **Smart Contract Payouts**: Rewards are auto-disbursed to winners without the need for manual claiming or platform approval.
* **No Waiting, No Withdrawals**: The system is fully non-custodial—winnings arrive as soon as the game ends and is validated.

#### 🥇 Prize Mechanics

| Mode        | Entry Fee             | Payout Currency | Winners Paid | Prize Logic                       |
| ----------- | --------------------- | --------------- | ------------ | --------------------------------- |
| **Fantasy** | Free or minimal <$100 | USDC/USDT       | Top 20%      | Fixed or tiered pool              |
| **Pro**     | $100+                 | USDC/USDT       | Top 3–5%     | Winner-takes-most or tiered split |

* Leagues settle based on final scoring, and smart contracts handle payouts
* No manual claiming – **rewards are auto-transferred**


---

# 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/infrastructure/reward-distribution.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.
