# Onboarding

{% hint style="success" %}
Tournament organizers can choose a plan that best suits their needs, whether it's managing default leagues, creating custom leagues, or launching a fully branded platform.&#x20;
{% endhint %}

{% hint style="info" %}
The main difference between **Tournated Basic/Pro** and **Tournated Custom** is that with Tournated Basic/Pro, you cannot have your own platform, whereas Tournated Custom allows you to create and manage your own organization platform.
{% endhint %}

#### Learn about the types of onboarding by clicking the links below:

{% content-ref url="/pages/UHZqTPrPU71VC1qskEKZ" %}
[Tournated Basic / Pro](/tournated/getting-started/onboarding/tournated-basic-pro.md)
{% endcontent-ref %}

{% content-ref url="/pages/QiMnnQ30Op8qL8u3k17r" %}
[Tournated Custom](/tournated/getting-started/onboarding/tournated-custom.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/getting-started/onboarding.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.
