# Arena Mode

- [How to play?](https://docs.monsterra.io/gameplay/arena-mode/how-to-play.md): Updated on May 8th, 2023. Actual in-game values may vary from those shown in this document.
- [Arena Season 1](https://docs.monsterra.io/gameplay/arena-mode/arena-season-1.md): Updated on March 30th, 2023. Actual in-game values may vary from those shown in this document.
- [Race & Rarity Set 1](https://docs.monsterra.io/gameplay/arena-mode/arena-season-1/race-and-rarity-set-1.md): Updated on May 29th, 2023. Actual in-game values may vary from those shown in this document.
- [Arena Pass Season 1](https://docs.monsterra.io/gameplay/arena-mode/arena-season-1/arena-pass-season-1.md): Updated on May 25th, 2023. Actual in-game values may vary from those shown in this document.
- [Rune of Freyr](https://docs.monsterra.io/gameplay/arena-mode/arena-season-1/arena-pass-season-1/rune-of-freyr.md): Updated on April 6th, 2023. Actual in-game values may vary from those shown in this document.
- [Rune of Heimdall](https://docs.monsterra.io/gameplay/arena-mode/arena-season-1/arena-pass-season-1/rune-of-heimdall.md): Updated on April 6th, 2023. Actual in-game values may vary from those shown in this document.
- [Rune of Tyr](https://docs.monsterra.io/gameplay/arena-mode/arena-season-1/arena-pass-season-1/rune-of-tyr.md): Updated on April 6th, 2023. Actual in-game values may vary from those shown in this document.
- [Arena Season 4](https://docs.monsterra.io/gameplay/arena-mode/arena-season-4.md): Updated on March 30th, 2023. Actual in-game values may vary from those shown in this document.
- [Race & Rarity Set 2](https://docs.monsterra.io/gameplay/arena-mode/arena-season-4/race-and-rarity-set-2.md): Updated on Dec 5th, 2023. Actual in-game values may vary from those shown in this document.
- [Arena Season 7](https://docs.monsterra.io/gameplay/arena-mode/arena-season-7.md): Updated on June, 2024. Actual in-game values may vary from those shown in this document.
- [Race & Rarity Set 3](https://docs.monsterra.io/gameplay/arena-mode/arena-season-7/race-and-rarity-set-3.md): Updated on June 5th, 2024. Actual in-game values may vary from those shown in this document.


---

# 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://docs.monsterra.io/gameplay/arena-mode.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.
