# Tournament Platform Overview

* &#x20;**Holders can use (BRTK)to Join available tournaments**.
* **Holders can use BRTK to speculate on ongoing tournaments.**&#x20;
* **Holders can earn rewards by guessing the winners of a tournament before the deadline.**
* **BRToken is released to the vetted winning addresses of each tournament**.
* **Tournaments are grouped in categories by game.**
* **Tournament participants are grouped by current ranking in-game, ranking by timestamps, ranking by winnings, ranking by losses, and ranking by kills.**
* **Holders can organize their own private tournaments(tbd).**

**M.I.C.S**

{% tabs %}
{% tab title="1" %}
![](/files/-MgacDAOV0vbpokwNJ6M)
{% endtab %}

{% tab title="2" %}
![](/files/-MgacHvkPU4hB__IBhXu)
{% endtab %}

{% tab title="3" %}
![](/files/-MgacOASobJuSviAIX8x)
{% endtab %}

{% tab title="4" %}
![](/files/-MgacTkW-9gfYSFS9TqF)
{% endtab %}

{% tab title="5" %}
![](/files/-MgacY9VLMIkP8dlQYxu)
{% endtab %}

{% tab title="6" %}
![](/files/-MgfFkawVk2COKSsAiO3)
{% endtab %}
{% endtabs %}


---

# 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://docs.brtoken.org/platform-overview.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.
