# How to play ARENA

## NEW Game mode “ARENA”

The new ARENA is a name for a game mode with 11-player decks (10 players + GK).

It is easier to understand if you think of it as a game mode centered on winning $TSUGT rewards.<br>

<figure><img src="https://lh3.googleusercontent.com/jgSu4h4oMpKESo2f9_9Qsihgd3cpMiL42b99eNT1XTRwJ4Oynu5j9Nc9mks2A1JsnDG1xC3b3NMtSxOq64nRsFY23JaptDbiU9ROdeJtMLBq0hoMxUULtBFqI1o3saUQCjeU7R3kFQ8cH7KIvk6aO9I" alt=""><figcaption></figcaption></figure>

## Overview

* ARENA is a game mode with 11 player decks (10 players + goalkeeper).
* The game is a five-turn soccer match, alternating between offense and defense.
* The winner is decided in 5 turns: offense, defense, offense, defense, offense.
* To play a game in the ARENA, you need to consume one "ARENA Participation Ticket".
* A season consists of one week, and you can play up to 10 matches per day.
* Rankings are calculated based on the results of the matches.


---

# 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://captain-tsubasa-rivals.gitbook.io/en/how-to-play-arena.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.
