# Comparison

**Rebellion** creates a new asset class: Fantasy ETFs, built by users. It helps build community, given people bond over market moves as they do over sports. It also encourages financial literacy wherein users learn to analyze risk and build portfolios.&#x20;

**Why It Matters:**

* First-mover in fantasy finance category
* Game engine + scoring IP
* Multi-chain compatibility (ETH, SOL, BSC, etc)
* UX-first onboarding + token-optional model

**Market Sizing (TAM/SAM/SOM)**

* **TAM** = 65M active fantasy sports users globally
* **SAM** = 35% invest = \~22.75M
* **SOM** = 10% willing to pay/play = \~2.3M users

If avg. revenue/user = $10/month →\
**SOM Revenue = $276M/year**

| **Feature**            | **Fantasy Sports** | **Trading Apps**    | **Prediction Markets** | **Rebellion**             |
| ---------------------- | ------------------ | ------------------- | ---------------------- | ------------------------- |
| **Core Theme**         | Sports             | Finance             | Speculation            | Fantasy Finance           |
| **Risk to User Funds** | Low (entry fees)   | High (real capital) | Medium-High            | Low (gamified)            |
| **Reward Structure**   | Winner-takes-most  | Profit-based        | Odds-based             | Tiered & skill-based      |
| **Target Skill**       | Sports knowledge   | Financial literacy  | News prediction        | Portfolio strategy        |
| **Seasonality**        | Yes                | No                  | No                     | No                        |
| **Gamification**       | Strong             | Moderate            | Low                    | Core mechanic             |
| **Accessibility**      | Medium             | High                | Medium                 | High                      |
| **Real-World Impact**  | None               | High                | Medium                 | Financial education + fun |


---

# 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/market-overview/comparison.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.
