# Generación de equipos

Después de seleccionar el formato de tu torneo, el siguiente aspecto más importante de tu torneo es la generación de equipos. Básicamente, cómo se formarán los equipos o si será un torneo de individuales.&#x20;

Una vez más, Scoreholio convierte una decisión normalmente sencilla entre individuales o equipos y la adereza con un poco del estilo de Scoreholio. Asegúrate de echar un vistazo a nuestras exclusivas generaciones de equipos Switcholio y Squadholio abajo. Aquí están tus opciones:

{% hint style="danger" %}
Cambiar la generación de equipos después de haber registrado a jugadores/equipos puede crear problemas. ASEGÚRATE de seleccionar la generación de equipos correcta al crear el torneo.&#x20;
{% endhint %}

* [sorteo ciego](/es/tournament/team-generation/blind-draw-1.md)
* [Switcholio](/es/tournament/team-generation/switcholio.md)
* [Split Switch](/es/tournament/team-generation/switch-dividido.md)
* [equipos fijos](/es/tournament/team-generation/set-teams.md#set-teams)
* [individuales](/es/tournament/team-generation/set-teams.md)
* [Squadholio](/es/tournament/team-generation/squadholio.md)
* [MLP - Juego multinivel](/es/tournament/team-generation/mlp-juego-multinivel.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/es/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.
