# Game Modes

Rebellion offers two core gameplay modes—**Fantasy Mode** and **Pro Mode**—designed to serve both casual users and competitive strategists. Each mode uses the same core mechanics of drafting a team of financial assets and competing based on market performance, but varies in complexity and control.

This two-tiered structure ensures smooth onboarding for new players while unlocking deeper mechanics for those who want to compete at a higher level.

#### ⚔️ **Battle Types**

From high-speed clashes to long-game strategy, Rebellion offers multiple battle formats to suit every trader’s style — including Classic, Turbo, 1v1, 50/50, Survivor, Bracket, Friends, and Theme battles.

Pick your fight. Climb the ranks. Win with skill.


---

# 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.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.
