# Create an account

{% hint style="success" %}
Once you create an account in Tournated (or any custom platform), you automatically become part of the **network** and can log in to any platform powered by Tournated using the same credentials.
{% endhint %}

Whether you're looking to onboard to Tournated as a sports organization, manager, or athlete, you need to create an account first.

**Steps:**&#x20;

* Click on the **Registration** button in the top-right corner of the top bar.&#x20;
* Complete all necessary fields (*please note, you will be able to adjust the settings later on the corresponding page*).
* Personalize your interface by selecting your sports, role(s), location, preferred language, and mode.

***

{% hint style="info" %}
**Connecting third-party licenses**: Some licenses, like IPIN/FIDE, require only entering the id, and the integrated APIs will automatically complete the validation. However, for licenses like DUPR, proper authorization is required to connect the license. It's important to note that sports managers may limit access to their events for players with third-party licenses. If you encounter issues connecting the license, feel free to contact our support team at **<support@tournated.com>**.
{% endhint %}

{% hint style="info" %}
**Parent profile:** To connect a child to your profile, you need to complete the registration for their account with a unique email address. Then, in settings, connect your personal account (email) and enable permissions. This will grant you access to purchase licenses and register your child for events from your personal account.
{% endhint %}

## Tutorial

Coming soon


---

# 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/create-an-account.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.
