# Game Modes

After a few casual matches to get acquainted with the game's mechanics, character abilities, and maps, players might feel ready to start placing bets on their games. In these matches, your team will need to collect tokens from vaults and transport them to extraction points, defending them during extraction. The team with the most tokens when the timer runs out wins.

**Casual Mode**\
Casual mode provides a beginner-friendly environment to practice before diving into Ranked play. You'll join a team of three in a 3v3v3 battle against other teams. In Casual mode, players can use Lumen, the off-chain virtual currency, to place wagers against other teams.

**Ranked Mode**\
Compete for real money in high-stakes 3v3v3 battles against two other teams. Players can purchase Radiant from the launcher to enter these intense matches, with the opportunity to win big rewards.


---

# 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://radiant-arena.gitbook.io/radiant-arena-litepaper/the-arena/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.
