# Platform's data and content

{% hint style="info" %}
Under the **Platform** menu (in the top navigation or on the left sidebar), you can track and manage platform-related data such as users, coaches, clubs, leagues, tournaments, news, teams, transactions, and purchased licenses. You can also manage content by adding banners, partner logos, documents, and galleries to the platform.
{% endhint %}

{% content-ref url="platforms-data-and-content/users" %}
[users](https://tournated.gitbook.io/tournated/tournated-portals/tournated-dashboard/platform-management/platforms-data-and-content/users)
{% endcontent-ref %}

{% content-ref url="platforms-data-and-content/clubs-venues" %}
[clubs-venues](https://tournated.gitbook.io/tournated/tournated-portals/tournated-dashboard/platform-management/platforms-data-and-content/clubs-venues)
{% endcontent-ref %}

{% content-ref url="platforms-data-and-content/coaches" %}
[coaches](https://tournated.gitbook.io/tournated/tournated-portals/tournated-dashboard/platform-management/platforms-data-and-content/coaches)
{% endcontent-ref %}

{% content-ref url="platforms-data-and-content/leagues" %}
[leagues](https://tournated.gitbook.io/tournated/tournated-portals/tournated-dashboard/platform-management/platforms-data-and-content/leagues)
{% endcontent-ref %}

{% content-ref url="platforms-data-and-content/tournaments" %}
[tournaments](https://tournated.gitbook.io/tournated/tournated-portals/tournated-dashboard/platform-management/platforms-data-and-content/tournaments)
{% endcontent-ref %}

{% content-ref url="platforms-data-and-content/news" %}
[news](https://tournated.gitbook.io/tournated/tournated-portals/tournated-dashboard/platform-management/platforms-data-and-content/news)
{% endcontent-ref %}

{% content-ref url="platforms-data-and-content/teams" %}
[teams](https://tournated.gitbook.io/tournated/tournated-portals/tournated-dashboard/platform-management/platforms-data-and-content/teams)
{% endcontent-ref %}

{% content-ref url="platforms-data-and-content/transactions" %}
[transactions](https://tournated.gitbook.io/tournated/tournated-portals/tournated-dashboard/platform-management/platforms-data-and-content/transactions)
{% endcontent-ref %}

{% content-ref url="platforms-data-and-content/licence-history" %}
[licence-history](https://tournated.gitbook.io/tournated/tournated-portals/tournated-dashboard/platform-management/platforms-data-and-content/licence-history)
{% endcontent-ref %}

***

{% content-ref url="platforms-data-and-content/banners" %}
[banners](https://tournated.gitbook.io/tournated/tournated-portals/tournated-dashboard/platform-management/platforms-data-and-content/banners)
{% endcontent-ref %}

{% content-ref url="platforms-data-and-content/gallery" %}
[gallery](https://tournated.gitbook.io/tournated/tournated-portals/tournated-dashboard/platform-management/platforms-data-and-content/gallery)
{% endcontent-ref %}

{% content-ref url="platforms-data-and-content/partners" %}
[partners](https://tournated.gitbook.io/tournated/tournated-portals/tournated-dashboard/platform-management/platforms-data-and-content/partners)
{% endcontent-ref %}

{% content-ref url="platforms-data-and-content/documents" %}
[documents](https://tournated.gitbook.io/tournated/tournated-portals/tournated-dashboard/platform-management/platforms-data-and-content/documents)
{% 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/platform-management/platforms-data-and-content.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.
