# Creating and managing a tournament

{% hint style="info" %}
Creating a tournament is divided into two steps: first, setting up the general settings, followed by configuring categories and courts for more advanced options.
{% endhint %}

{% hint style="warning" %}
It's important to note that in the general settings, you will select categories, set the general entry fee, and define the total number of courts/stages. Afterward, you can customize the entry fee per category, change category names, and make other adjustments in the relevant sections.
{% endhint %}

## Video Tutorial

Coming soon

## You will find detailed instructions for each step below

{% content-ref url="/pages/1RsP9HxfiFUZq5RN2Auy" %}
[General settings](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/general-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/CbPHwZWZKwsPTBETNrQT" %}
[Category settings](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/category-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/DtaxTXQWdISyk6GTd4Yp" %}
[Court settings](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/court-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/QolvEkABZ1o2948F1Y5e" %}
[Entry management](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/entry-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/DQF9LgmBbJeMFEGrNB0r" %}
[Match & Result management](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/match-and-result-management.md)
{% endcontent-ref %}

{% content-ref url="/pages/Xw64GtDMRaDyWOp3fnwt" %}
[Dashboard](/tournated/tournated-portals/tournated-manager/creating-and-managing-a-tournament/dashboard.md)
{% endcontent-ref %}


---

# 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://tournated.gitbook.io/tournated/tournated-portals/tournated-manager/creating-and-managing-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.
