> 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/teams-hinzufugen.md).

# Teams hinzufügen

- [Vorregistrierung/Vorabzahlung](https://docs.scoreholio.com/de/teams-hinzufugen/preg.md): Wie viele Spieler wirst du heute haben? Jetzt weißt du es. Du kannst Spieler für dein Turnier vorregistrieren und im Voraus bezahlen lassen. Die Turnierorganisation ist jetzt auch „Easy Peasy“!
- [QR-Codes scannen](https://docs.scoreholio.com/de/teams-hinzufugen/qr-codes-scannen.md)
- [Massentabelle importieren](https://docs.scoreholio.com/de/teams-hinzufugen/massentabelle-importieren.md)
- [Spieler manuell hinzufügen](https://docs.scoreholio.com/de/teams-hinzufugen/spieler-manuell-hinzufugen.md)
- [Warteliste](https://docs.scoreholio.com/de/teams-hinzufugen/warteliste.md): Hast du nur begrenzten Platz für dein Turnier? Willst du, dass Spieler sich anmelden, falls jemand abspringt? Bei Scoreholio bist du mit einer Warteliste für die Vorregistrierung bestens versorgt.
- [Gästeliste](https://docs.scoreholio.com/de/teams-hinzufugen/gasteliste.md): Die Gästeliste ist wie ein Türsteher in einem Club hinter einem roten Samtseil. Organisatoren können genau steuern, wer sich anmelden darf, wer von der Anmeldung ausgeschlossen wird und wer einen VIP-Rabatt erhält
- [Einschränkungen](https://docs.scoreholio.com/de/teams-hinzufugen/einschrankungen.md): „Keiner kommt durch“ Beschränke die Vorregistrierung mit sportspezifischen Einschränkungen
- [Selbst-Check-in-Benachrichtigung](https://docs.scoreholio.com/de/teams-hinzufugen/selbst-check-in-benachrichtigung.md)
- [Namen standardisieren](https://docs.scoreholio.com/de/teams-hinzufugen/namen-standardisieren.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/de/teams-hinzufugen.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.
