> For the complete documentation index, see [llms.txt](https://doc.thetanarena.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.thetanarena.com/gameplay-1/special-events/leaderboard-competition.md).

# Leaderboard Competition

**Overview**

Leaderboard Competition is an event that strong players try to climb the ranking ladder to secure the highest positions as possible. Only top-ranking players will be able to receive rewards. The values of this event's rewards are extremely high and well-deserved, which holds a strong attraction to any player.

**User Segment**

* Users who are looking for competitive challenges with other strong hardcore gamers.
* All kinds of players: from core gamers to hardcore professionals.
* Players who are daily active users with a greatly generous amount of playing time.

**Reward Description**

Rewards will be distributed to top-ranking players who are able to secure a spot in the ladder (top 10, top 100,…). Players with lower ranks will not be eligible for any reward. The higher the rank, the more valuable and generous the rewards are.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://doc.thetanarena.com/gameplay-1/special-events/leaderboard-competition.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.
