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

# Adding Teams

- [Pre-registration/Prepay](https://docs.scoreholio.com/adding-teams/preg.md): How many players will you have today?  Now you know.  You can have players pre-register and prepay for your tournament.  Tournament organizing just became "Easy Peasy," too!
- [Scan QR codes](https://docs.scoreholio.com/adding-teams/scan-qr-codes.md)
- [Mass Import Spreadsheet](https://docs.scoreholio.com/adding-teams/mass-import-spreadsheet.md)
- [Manually Add Players](https://docs.scoreholio.com/adding-teams/manually-add-players.md)
- [Waitlist](https://docs.scoreholio.com/adding-teams/waitlist.md): Only have limited space for your tournament? Want players to join just in case someone falls out? We got you covered over here at Scoreholio with a pre-registration waitlist.
- [Guest List](https://docs.scoreholio.com/adding-teams/guest-list.md): Guest List is like a bouncer at a club standing behind a red velvet rope. Organizers can control exactly who is allowed to register, who is blocked from registering, and who receives VIP discount
- [Restrictions](https://docs.scoreholio.com/adding-teams/restrictions.md): "None shall pass" Restrict pre-registration with sport specific restrictions
- [Self-Checkin Alert](https://docs.scoreholio.com/adding-teams/self-checkin-alert.md)
- [Standardize Names](https://docs.scoreholio.com/adding-teams/standardize-names.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/adding-teams.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.
