> For the complete documentation index, see [llms.txt](https://docs.scoreholio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scoreholio.com/sv/tournament/team-generation.md).

# Lagskapande

Efter att du har valt formatet för dina turneringar är nästa viktigaste aspekt av turneringen laggenereringen. I grund och botten handlar det om hur lagen ska sättas ihop, eller om det ska vara en singelturnering.&#x20;

Än en gång tar Scoreholio det vanligtvis enkla beslutet om singlar eller lag och kryddar det med lite Scoreholio-känsla. Se till att du kollar in våra unika laggenereringar Switcholio och Squadholio nedan. Här är dina alternativ:

{% hint style="danger" %}
Att ändra laggenerering efter att du har checkat in spelare/lag kan skapa problem. SE TILL att du väljer rätt laggenerering när du skapar turneringen.&#x20;
{% endhint %}

* [Blind lottning](/sv/tournament/team-generation/blind-draw-1.md)
* [Switcholio](/sv/tournament/team-generation/switcholio.md)
* [Uppdelad switch](/sv/tournament/team-generation/delad-switch.md)
* [Fasta lag](/sv/tournament/team-generation/set-teams.md#set-teams)
* [Singel](/sv/tournament/team-generation/set-teams.md)
* [Squadholio](/sv/tournament/team-generation/squadholio.md)
* [MLP - Multi-level-spel](/sv/tournament/team-generation/mlp-flernivaspel.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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