> For the complete documentation index, see [llms.txt](https://tournated.gitbook.io/tournated/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tournated.gitbook.io/tournated/getting-started/onboarding/tournated-basic-pro.md).

# Tournated Basic / Pro

### 1. **Tournated Basic Plan**

Price: €0/month

{% hint style="info" %}
The **Basic Plan** allows organizers to join Tournated at no cost. They are automatically assigned as managers of default Tournated leagues and can add tournaments to existing default leagues. However, they cannot create their own leagues or access additional customization options beyond the default settings.
{% endhint %}

With this plan, an organizer can:

* Add and manage an unlimited number of tournaments within default Tournated leagues.
* Access entry management and automated groups, draws, standings, and order of play.
* Manage final standings and results.

<details>

<summary>How to set up a <strong>Basic Plan</strong></summary>

1. Choose the Basic Plan.
2. The plan activates automatically.
3. You become the organizer.
4. Start adding tournaments to default leagues.

</details>

### 2. **Tournated Pro Plan**

Price: €19.99/month

{% hint style="info" %}
The Pro Plan allows organizations to manage tournaments within the Tournated ecosystem. It enables them to create their own leagues, tournaments, and rankings, and much more, as well as customize their organization, but it does not provide the ability to create an independent platform.
{% endhint %}

With this plan, an organizer can:

* Access features of the Basic Plan.
* Set up leagues and manage competitions.
* Utilize team management and analytics for performance tracking.
* Manage licenses and process online payments.
* Automate rankings for improved efficiency.
* Integrate with third-party platforms for extended functionality.
* Receive personal customer support for assistance.

<details>

<summary>How to set up a <strong>Pro Plan</strong></summary>

1. Choose the Pro Plan.
2. Select the number of months to pay for.
3. Complete the payment process.
4. Configure the organization settings by adding your name, surname, email, contact phone number, organization name, type, and logo.
5. Once the organization setup is complete, you can proceed with configuring other details, including platform setup, league creation, ranking management, and additional content such as teams, coaches, news, gallery, banners, and partners.

</details>

{% hint style="warning" %}
All player purchases and transactions made on the Tournated platform include a service fee. To learn more about these fees, visit this link: [Monetization](/tournated/tournated-portals/tournated-dashboard/monetization.md)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/getting-started/onboarding/tournated-basic-pro.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.
