# Game Types

| Battle Name         | Description                                                                       |
| ------------------- | --------------------------------------------------------------------------------- |
| **Classic Battle**  | Weekly fantasy portfolio battle. Most return = top rank. Bread-and-butter format. |
| **1v1 Duel**        | Head-to-head challenge. Winner takes the pot.                                     |
| **Turbo Challenge** | 24-hour fast-paced battle. Great for short attention spans.                       |
| **Survivor Mode**   | Elimination-style. Bottom X% are cut each round.                                  |
| **50/50 Throwdown** | Top 50% of performers win. Safer, low-risk option.                                |
| **Friends Fights**  | Custom, private league between friends. Trash talk included.                      |
| **Battle Royale**   | Tournament-style knockout. Advance round-by-round.                                |


---

# 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/game-types.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.
