# Ein Turnier starten

- [Ein Turnier erstellen](https://docs.scoreholio.com/de/run-a-tournament/create.md): Wir wissen, dass ein Turnier zu veranstalten stressig und schwierig sein kann. Scoreholio nimmt dir möglichst viel Arbeit ab, damit wir die schwere Arbeit für dich erledigen.
- [Ein Turnier bearbeiten](https://docs.scoreholio.com/de/run-a-tournament/editing-a-tournament.md): Bearbeite jeden Teil deines Turniers, nachdem es erstellt wurde.
- [Turniervorlagen](https://docs.scoreholio.com/de/run-a-tournament/turniervorlagen.md): Zeit sparen, konsistent bleiben
- [Werbe-Benachrichtigungen](https://docs.scoreholio.com/de/run-a-tournament/werbe-benachrichtigungen.md): Werbe-Benachrichtigungen sind eine großartige Möglichkeit, Spieler über die gesamte Scoreholio-Plattform hinweg zu erreichen.
- [Ein Turnier klonen](https://docs.scoreholio.com/de/run-a-tournament/cloning-a-tournament.md)
- [Organisatorprofil bearbeiten](https://docs.scoreholio.com/de/run-a-tournament/editing-organizer-profile.md): Füge deinem Profil einen Clubnamen hinzu, ändere deine E-Mail, füge benutzerdefinierte Sponsoranzeigen hinzu – alles an einem kinderleichten Ort.
- [Organisator-Hilfe](https://docs.scoreholio.com/de/run-a-tournament/organisator-hilfe.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/run-a-tournament.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.
