# Simulated matchup (Fantasy Mode)

**League Format:**

* Team size: 10 assets
* Weighting: Equal (10% per asset)
* Duration: 7 days
* Entry Fee: $10
* Players: 3
* Prize Pool: $30
* Scoring: Relative (whole number score)

| Prize Payout | Amount |
| ------------ | ------ |
| 🥇 1st Place | $20    |
| 🥈 2nd Place | $10    |
| 🥉 3rd Place | $0     |

***

#### 🔴 Team Alpha – Balanced Portfolio

| Asset            | % Change   |
| ---------------- | ---------- |
| BTC              | +4.0%      |
| ETH              | +5.0%      |
| AAPL             | +2.5%      |
| GLD              | +1.0%      |
| TLT              | −2.0%      |
| BND              | −1.3%      |
| SOL              | +5.0%      |
| TSLA             | −1.0%      |
| JNJ              | +0.7%      |
| USD              | 0.0%       |
| **Total Return** | **+1.99%** |

***

#### 🔵 Team Bravo – Aggressive Crypto Play

| Asset            | % Change   |
| ---------------- | ---------- |
| BTC              | +4.0%      |
| ETH              | +5.0%      |
| DOGE             | +12.0%     |
| SOL              | +6.0%      |
| XRP              | +3.5%      |
| AAPL             | +2.5%      |
| TSLA             | −1.0%      |
| BND              | −1.3%      |
| GLD              | +1.0%      |
| TLT              | −2.0%      |
| **Total Return** | **+3.87%** |

***

#### 🟢 Team Charlie – Defensive Portfolio

| Asset            | % Change   |
| ---------------- | ---------- |
| GLD              | +1.0%      |
| TLT              | −0.5%      |
| BND              | −1.0%      |
| USD              | 0.0%       |
| JNJ              | +0.8%      |
| PG               | +2.0%      |
| KO               | +1.2%      |
| MSFT             | +1.5%      |
| AAPL             | +2.5%      |
| VTI              | +1.9%      |
| **Total Return** | **+0.94%** |

***

***

#### 🏆 Final Scores (Relative Scoring)

| Team       | Portfolio Return | Relative Score (×100) | Rank   | Prize |
| ---------- | ---------------- | --------------------- | ------ | ----- |
| 🔵 Bravo   | +3.87%           | 3.87 × 100 = **387**  | 🥇 1st | $20   |
| 🔴 Alpha   | +1.99%           | 1.99 × 100 = 199      | 🥈 2nd | $10   |
| 🟢 Charlie | +0.94%           | 0.94 × 100 = 94       | 🥉 3rd | $0    |

***

#### Key Takeaways

* **Bravo** wins by leaning into high-upside crypto assets
* **Alpha** had a balanced portfolio but underperformed the league average slightly
* **Charlie** preserved capital but underperformed peers in a bullish week


---

# 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/scoring-system/simulated-matchup-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.
