# PvP Tournament

Tournaments are featured events where only the strongest teams compete at the highest level. Users will choose the tournament they want to participate in.&#x20;

The user can then proceed to form and register their team for a specific competition after accepting into the tournament. During the tournament, these lineups will remain unchanged. Each scheduled match requires that the player owner will play and the two teams compete against each other for the outcome.&#x20;

Teams will be rewarded based on their performance at the end of each tournament. One Championship trophy will be awarded to each Player on the winning team.


---

# 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.footdex.io/footdex-nft-game/how-to-play/pvp-tournament.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.
