# Arenas

## How do I join an Arena?

1. You need to save a Party by reaching round 10 in the [Gauntlet](https://app.gitbook.com/o/3FcpcnnS3ss151LXZpMj/s/U8kjXjNeLGTqDbHtBFKe/~/changes/35/how-do-you-play-the-game/build-a-party-in-the-gauntlet).
2. Select the **Arena** menu and choose:.
   1. Quick match
   2. Standard Arena
   3. Daily Arena
   4. Weekly Arena
3. You can watch the Arena once it has started!
4. Once an Arena is complete, you can claim your rewards and the Party will be dismissed!

<figure><img src="https://3562716397-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU8kjXjNeLGTqDbHtBFKe%2Fuploads%2FRb3BIJM5WPtF3y8Qg9is%2Fimage.png?alt=media&#x26;token=3f271fdf-7d40-42e3-9664-2c9ca3aa6171" alt="" width="375"><figcaption><p>Submit your party to an Arena to earn Trophies!</p></figcaption></figure>

<figure><img src="https://3562716397-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU8kjXjNeLGTqDbHtBFKe%2Fuploads%2FI54fcx5dtbKfE0p5lRAH%2Fimage.png?alt=media&#x26;token=135fe672-6051-4fe5-a910-8ba6c49fe549" alt="" width="375"><figcaption><p>Huzzah away with fellow Heroes and watch the fight unfold!</p></figcaption></figure>

## How do Arenas work?

* The standard format for Arenas is a set number of rounds, typically 3.
* Players are randomly paired in the first round against a random opponent.
* After each round, players are paired against an opponent who:
  * they have never faced before, and
  * have the closest matching wins.
* After all the rounds are complete, rewards are given out based on total number of wins!

<figure><img src="https://3562716397-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU8kjXjNeLGTqDbHtBFKe%2Fuploads%2For681SuJSmlnxyikHNXZ%2Fimage.png?alt=media&#x26;token=2a141654-981e-478b-ad19-dc0de80df636" alt="" width="375"><figcaption><p>Opponents will be paired based on wins each round!</p></figcaption></figure>


---

# 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://captaintv.gitbook.io/arena-kingdoms/how-do-i-play-the-game/arenas.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.
