# Tournament

## Registration

Enter to compete in the tournament by [completing this form](https://docs.google.com/forms/d/e/1FAIpQLSdk29I9pYbtLsBlT8cLG1EuOvg5ryt6FeNDFRnf6Ln1xBz19w/viewform).

## Format and Rules

&#x20;*All rules subject to change at the discretion of Toniq Labs*

Tournament will have 2 stages, Pool Play and a Finals Bracket.

Pool Play: August 30 - September 6, 2021\
Finals Bracket: Dates TBD

All Pool Play matches will be played best of 3, with players earning the following points:

* 2 Points for a win (winner)
* 1 Point for a draw (each)
* 0 Points for a loss (loser)

The match rules will be:

* 60 second move timer
* 23 Rank cap
* Standard scoring (1 point per Fortress, 1 point per edge, first strike is not scored)

One disconnect permitted per player per match (best of 3). Additional disconnects will result in a loss to the disconnected player.

Finals Bracket rules to be announced at a later date.


---

# 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://toniqlabs.gitbook.io/rise-of-the-magni/other/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.
