# League / Tour management

{% hint style="info" %}
In this context, a **League** is a collection of tournaments/events with its own calendar, rankings, and more. Tournated also supports managing a league as a single event, which you can learn more about in the **Competition Formats** section.
{% endhint %}

## Video Tutorial

Coming soon

***

Below are links to explore specific aspects of league management.

{% content-ref url="/pages/4nkGKB9LXl5OzUQU1yyw" %}
[Creating a league](/tournated/tournated-portals/tournated-dashboard/league-tour-management/creating-a-league.md)
{% endcontent-ref %}

{% content-ref url="/pages/nJq9WvrfeNjvpm8mXtnh" %}
[General settings](/tournated/tournated-portals/tournated-dashboard/league-tour-management/general-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/26xRRPGcTWBrVdD4TRTq" %}
[Fact sheet](/tournated/tournated-portals/tournated-dashboard/league-tour-management/fact-sheet.md)
{% endcontent-ref %}

{% content-ref url="/pages/BQWL80vZuVOcXSe4wupz" %}
[Licences](/tournated/tournated-portals/tournated-dashboard/league-tour-management/licences.md)
{% endcontent-ref %}

{% content-ref url="/pages/SIaayse1cpVdt1GkkNE8" %}
[Tournament categories](/tournated/tournated-portals/tournated-dashboard/league-tour-management/tournament-categories.md)
{% endcontent-ref %}

{% content-ref url="/pages/o21gZk1Hxhs1BmqMA2kF" %}
[Ranking categories](/tournated/tournated-portals/tournated-dashboard/league-tour-management/ranking-categories.md)
{% endcontent-ref %}

{% content-ref url="/pages/yABrrWeUxi8YfkrhIjTU" %}
[Ranking points](/tournated/tournated-portals/tournated-dashboard/league-tour-management/ranking-points.md)
{% endcontent-ref %}

{% content-ref url="/pages/tHHuJV26uUF8zbtjwZMW" %}
[Rankings & Rankings History](/tournated/tournated-portals/tournated-dashboard/league-tour-management/rankings-and-rankings-history.md)
{% endcontent-ref %}

{% content-ref url="/pages/7GeL1xFbkmYPqlwh0zRi" %}
[Tournament results](/tournated/tournated-portals/tournated-dashboard/league-tour-management/tournament-results.md)
{% endcontent-ref %}

{% content-ref url="/pages/01uHvsAIOXZMGJ44hqRr" %}
[Partners](/tournated/tournated-portals/tournated-dashboard/league-tour-management/partners.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-dashboard/league-tour-management.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.
