# Comparison Table

| Feature                         | **Fantasy Mode**                                          | **Pro Mode**                                   |
| ------------------------------- | --------------------------------------------------------- | ---------------------------------------------- |
| **User Profile**                | Casual users, new players                                 | Experienced users, traders, strategists        |
| **Weighting**                   | Fixed (10% per asset)                                     | Player-defined (max 20% per asset)             |
| **Draft Budget**                | Yes (100-point cap, variable asset costs)                 | No budget cap; full access to asset pool       |
| **Team Size**                   | 10 assets                                                 | 10 assets                                      |
| **Scoring Model**               | Absolute scoring                                          | Relative scoring (vs league average)           |
| **Scoring Mechanics**           | Simple scoring only                                       | Advanced scoring with power-ups and penalties  |
| **Power-Ups**                   | Not available                                             | Available (Captain, Hedge, Streak Bonus, etc.) |
| **Rebalancing**                 | Not allowed                                               | One mid-league reallocation                    |
| **Diversification Requirement** | 1 asset per category (crypto, stocks, bonds, commodities) | Same                                           |
| **Entry Format**                | Budget-based drafting                                     | Weight-based portfolio construction            |
| **Best For**                    | Quick play, onboarding, casual competition                | Strategic depth, portfolio simulation          |


---

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