# Team Generation

After selecting your tournaments format the next most important aspect of your tournament is the team generation. Basically how will teams be made or will it be a singles tournament.&#x20;

Once again Scoreholio takes a typically easy decision of singles or teams and spices it up with a little Scoreholio flair. Make sure you check out our unique Switcholio and Squadholio team generations below. Here are your options:

{% hint style="danger" %}
Changing Team Generation after you have checked in players/teams can create issues. MAKE SURE you select the correct Team Generation on tournament creation.&#x20;
{% endhint %}

* [Blind Draw](/tournament/team-generation/blind-draw-1.md)
* [Switcholio](/tournament/team-generation/switcholio.md)
* [Split Switch](/tournament/team-generation/split-switch.md)
* [Set Teams](/tournament/team-generation/set-teams.md#set-teams)
* [Singles](/tournament/team-generation/set-teams.md)
* [Squadholio](/tournament/team-generation/squadholio.md)
* [MLP - Multi-Level Play](/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/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.
