> 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/de/run-a-tournament/create.md).

# Ein Turnier erstellen

## Kurzanleitung

1. Klicke auf den blauen Reiter „Turnier starten“
2. Melde dich mit deiner E-Mail und deinem Passwort an
3. Klicke auf „Turnier erstellen“
4. Wähle dein [Turnierformat](/de/tournament/tournament-formats.md) und [Team-Erstellung](/de/tournament/team-generation.md)
5. Wähle deine Turniereinstellungen&#x20;
6. Aktiviere [Vorregistrierung und Vorauszahlung](/de/teams-hinzufugen/preg.md) falls nötig.&#x20;
7. Klicke auf „Turnier erstellen“

{% hint style="info" %}
Du kannst für dein Organisator-Konto eine andere E-Mail-Adresse haben als für dein Spielerprofil. Wenn du mehr als einen Admin hast, könnt ihr euch die E-Mail und das Passwort teilen.&#x20;
{% endhint %}

<figure><img src="/files/057af8d2908e415322d3216644830573b6c84883" alt=""><figcaption></figcaption></figure>

## Info-Buttons

Wir bei Scoreholio fügen viele Funktionen hinzu, und sie können verwirrend sein. Nutze die Info-Buttons, um mehr über einige der tollen Funktionen in der App zu erfahren:\ <br>

<figure><img src="/files/88ec893e683ee2ed2dd517432034b1bca8c1599f" alt=""><figcaption></figcaption></figure>


---

# 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/de/run-a-tournament/create.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.
