# Fantasy mode

**Fantasy Mode** is Rebellion’s entry-level experience. It is designed to onboard new users, reward smart asset selection, and make financial markets fun and competitive without portfolio stress or complex scoring models.

Unlike traditional trading apps, Fantasy Mode simplifies decision-making with a fixed, transparent scoring model based on each asset’s raw performance. There is no ranking against other players, no hidden multipliers. Just pick well, and win.

***

#### **How It Works**

* **Team Size:** 10 assets
* **Weighting:** Fixed and equal (each asset = 10% of the portfolio)
* **Asset Selection:** Choose from a pre-curated universe of crypto, stocks, bonds, and commodities
* **Diversification Rule:** Minimum 1, Maximum 4 assets per category
* **Draft Budget (Optional):** Each asset may have a cost to prevent overloading teams with top performers (e.g. BTC = 30 pts, DOGE = 8 pts)
* **Scoring Model:** Absolute performance
* **Power-Ups and Rebalancing:** Not available in Fantasy Mode

***

#### **Scoring: Absolute Return Model**

Each team earns points based on the simple average return of its 10 assets during the gameweek.

**Formula:**\
**Score = Average Portfolio Return × 100**

This means your score is directly tied to how well your picks perform, regardless of what others choose.

**Example:**\
Your team’s average return = +2.8%\
Score = 2.8 × 100 = 280 points

There is no adjustment based on other teams. Just real market results converted into game points.

***

#### **Why Use Absolute Scoring?**

* Easier for first-time users to understand
* Rewards smart, high-performing asset selection
* Keeps focus on real-world market movements
* Encourages personal improvement over leaderboard manipulation
* Enables clear feedback and faster learning

***

#### **Ideal Use Cases**

* First-time users exploring financial assets
* Sponsored or free leagues focused on onboarding and education
* Fast-paced competitions (daily or weekly) where clarity and simplicity matter most


---

# 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/game-modes/fantasy-mode.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.
