# Team-Erstellung

Nachdem du das Format deines Turniers ausgewählt hast, ist der nächste wichtige Aspekt die Teamzusammenstellung. Im Grunde geht es darum, wie die Teams gebildet werden oder ob es ein Einzelturnier ist.&#x20;

Noch einmal nimmt dir Scoreholio die normalerweise einfache Entscheidung zwischen Einzel- oder Teamformat ab und würzt sie mit einem kleinen Scoreholio-Touch. Schau dir unten unbedingt unsere einzigartigen Teamzusammenstellungen Switcholio und Squadholio an. Hier sind deine Optionen:

{% hint style="danger" %}
Wenn du die Teamzusammenstellung änderst, nachdem du Spieler/Teams eingecheckt hast, kann das Probleme verursachen. STELL SICHER, dass du bei der Turniererstellung die richtige Teamzusammenstellung auswählst.&#x20;
{% endhint %}

* [Blind Draw](/de/tournament/team-generation/blind-draw-1.md)
* [Switcholio](/de/tournament/team-generation/switcholio.md)
* [Geteiltes Switch](/de/tournament/team-generation/split-switch.md)
* [Feste Teams](/de/tournament/team-generation/set-teams.md#set-teams)
* [Einzel](/de/tournament/team-generation/set-teams.md)
* [Squadholio](/de/tournament/team-generation/squadholio.md)
* [MLP - Mehrstufiges Spiel](/de/tournament/team-generation/mlp-multi-level-play.md)


---

# 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/de/tournament/team-generation.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.
