# Creating a Tournament

## Quick Start Guide

1. Click on the blue Run a Tournament Tab
2. Login with your email and password
3. Click on Create a Tournament
4. Choose your [Tournament Format](/tournament/tournament-formats.md) and [Team Generation](/tournament/team-generation.md)
5. Choose your Tournament settings&#x20;
6. Enable [Pre-registration and Pre-Pay](/adding-teams/preg.md) if needed.&#x20;
7. Click Create Tournament

{% hint style="info" %}
You can have a different email for your Organizer account than your Player Profile. If you have more than one admin you are able to share the email and password.&#x20;
{% endhint %}

<figure><img src="/files/zICCqyDZ00rDhg2LELmd" alt=""><figcaption></figcaption></figure>

## Info Buttons

We at Scoreholio add a lot of features and they can be confusing. Use the info buttons to learn more about some of the awesome features we have in the app:\ <br>

<figure><img src="/files/S9m8Ovzxt5bXiiW8hDrx" alt=""><figcaption></figcaption></figure>


---

# 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/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.
