# Tournated Athlete

{% hint style="info" %}
The Tournated Athlete section in the client portal provides a user-friendly experience for managing all tournament-related activities.

<https://play.tournated.com>
{% endhint %}

In this documentation, players will learn how to easily access information, register for tournaments, purchase licenses, find a partner, manage their player profiles, and more.

Here are the articles in this section:

{% content-ref url="/pages/5QnOWQ1lCkVuHzcsMyWG" %}
[Buy a licence / membership](/tournated/tournated-portals/tournated-athlete/buy-a-licence-membership.md)
{% endcontent-ref %}

{% content-ref url="/pages/XQk3Uxu0QvAVrHu6E6A5" %}
[Register for a tournament](/tournated/tournated-portals/tournated-athlete/register-for-a-tournament.md)
{% endcontent-ref %}

{% content-ref url="/pages/OgNkom2jbqKoKbRo5XQn" %}
[Search for a partner (doubles)](/tournated/tournated-portals/tournated-athlete/search-for-a-partner-doubles.md)
{% endcontent-ref %}

{% content-ref url="/pages/Sng4dzmyvJCuc17XLuuu" %}
[My career](/tournated/tournated-portals/tournated-athlete/my-career.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZHHsAVAeYCsckjFdZu0o" %}
[Player profile](/tournated/tournated-portals/tournated-athlete/player-profile.md)
{% endcontent-ref %}

{% content-ref url="/pages/EBjEtmUncIQJ46Z8Jk5o" %}
[Broken mention](broken://pages/EBjEtmUncIQJ46Z8Jk5o)
{% 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-athlete.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.
