# Run a Tournament

- [Creating a Tournament](https://docs.scoreholio.com/run-a-tournament/create.md): We know running a tournament can be stressful and difficult. Scoreholio strives to take all the burden off your shoulders and let us do the heavy lifting.
- [Editing a Tournament](https://docs.scoreholio.com/run-a-tournament/editing-a-tournament.md): Edit any part of your tournament after it has been created.
- [Tournament Templates](https://docs.scoreholio.com/run-a-tournament/tournament-templates.md): Save Time, Stay Consistent
- [Promotional Alerts](https://docs.scoreholio.com/run-a-tournament/promotional-alerts.md): Promotional Alerts are a great way to reach players across the Scoreholio platform.
- [Cloning a Tournament](https://docs.scoreholio.com/run-a-tournament/cloning-a-tournament.md)
- [Editing Organizer Profile](https://docs.scoreholio.com/run-a-tournament/editing-organizer-profile.md): Add a Club name to your profile, change your email, add custom sponsor ads all in one easy peasy place.
- [Organizer Assist](https://docs.scoreholio.com/run-a-tournament/organizer-assist.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/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.
