# Creating a league

{% hint style="info" %}
The league creation process can be initiated from the navigation menu (**Create → League**) or via the left sidebar by selecting the **Leagues** section and clicking **Create New** at the top of the league search.
{% endhint %}

When initially adding a league, you only need to provide general information such as the league title, logo, sport, type, and contact details, as well as enable the required sections. At this stage, you can also set up the fact sheet, but it can be completed at any time later. Learn more about the fact sheet feature below.

{% content-ref url="/pages/26xRRPGcTWBrVdD4TRTq" %}
[Fact sheet](/tournated/tournated-portals/tournated-dashboard/league-tour-management/fact-sheet.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/creating-a-league.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.
