# Tournament Formats

Choosing the right format for your tournament is very important. We at Scoreholio have 6 tournament formats for you to choose from

* [Round Robin](https://docs.scoreholio.com/tournament/tournament-formats/round-robin)
* [Single Elimination](https://docs.scoreholio.com/tournament/tournament-formats/single-elimination)
* [Double Elimination](https://docs.scoreholio.com/tournament/tournament-formats/double-elimination)
* [Pool Play](https://docs.scoreholio.com/tournament/tournament-formats/pool-play)
* [Set Schedule](https://docs.scoreholio.com/tournament/tournament-formats/set-schedule)
* [Swissholio](https://docs.scoreholio.com/tournament/tournament-formats/swissholio)

No matter which format you decide to go with Scoreholio will handle the process of running the tournament for you. Make sure you check over each formats pros and cons and our how to tutorials.


---

# 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.scoreholio.com/tournament/tournament-formats.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.
