# GamePlay

{% embed url="<https://www.youtube.com/watch?v=U-GJLPdJL8E>" %}

Valireum hosts the multiverse a yearly tournament for all universes to participate, each universe sends its best champion to compete in deadly series of matches, and the winner brings honour and glory to his universe.

As a player, you must choose a unique champion in the team selection, once all the players from both teams are ready, the match begins, the objective depends on which game mode is chosen, it could be score-based, stealing pieces of information from the enemy base, etc..

Once the match objective is achieved, the match ends and the player's and the server owner's rewards are distributed.

Each player gets an extra reward for winning, levelling up, and completing achievements.


---

# 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://valireum.gitbook.io/valireum/gameplay.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.
