# Turneringsformat

Att välja rätt format för din turnering är mycket viktigt. Vi på Scoreholio har 6 turneringsformat som du kan välja mellan

* [Alla möter alla](/sv/tournament/tournament-formats/round-robin.md)
* [Enkel utslagning](/sv/tournament/tournament-formats/single-elimination.md)
* [Dubbel utslagning](/sv/tournament/tournament-formats/double-elimination.md)
* [Poolspel](/sv/tournament/tournament-formats/pool-play.md)
* [Fast schema](/sv/tournament/tournament-formats/stall-in-schema.md)
* [Swissholio](/sv/tournament/tournament-formats/swissholio.md)

Oavsett vilket format du väljer kommer Scoreholio att hantera processen med att köra turneringen åt dig. Se till att du går igenom varje formats för- och nackdelar samt våra hur-man-gör-guider.


---

# 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/sv/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.
