# Swissholio

## What is Swissholio?

With a swissholio style tournament teams will play a round-robin tournament set to the number of rounds you would like them to play. Each round will wait for the previous round to finish. Teams will be sorted based on their record, total points, and points against. When the previous round ends the system will fill your next round with teams from top to bottom avoiding duplicate match ups.

{% hint style="info" %}
Swissholio requires a [PRO](/getting-started/subscriptions.md) level organizer subscription to run.&#x20;
{% endhint %}

## Rules for a Swissholio tournament

There are a few intricacies with running a swissholio style tournament:

1. For set teams, singles and blind-draw you must have an even amount of teams or players
2. For a switcholio tournament you will need a multiple of 4 players in the tournament

#### What if I dont have even teams or a multiple of 4?

Then you need to add a Ghost or a BYE team.&#x20;

## How do I setup a Swissholio tournament?

![](/files/HtRCNkLo0hmBZjgfzSKx)

## Swissholio Video Tutorial

{% embed url="<https://youtu.be/Evvq7DwVVo0>" %}


---

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