# Leaderboard & Tournament

## Leaderboard

The ranking system in STMAN is created to increase competition among STMAN players. The leaderboard will be ordered according to the ranking point, which is calculated based on the win rate as well as the player's performance in the game. There will be more than a season in the year. At the end of each season, the top-ranked players (rank by win count) on the leaderboard will receive the rewards of STMAN corresponding to their position. Try hard and fight for your glorious victory and appear on the leaderboard!

## **Tournament**

&#x20;A future system of the tournament for all Stickman's Battleground lovers around the world among the best players and between guild teams. There will be many tournaments organized in a year to find the strongest Hero.


---

# 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://stmangame.gitbook.io/stickman-game/gameplay/pvp-game-mode/leaderboard-and-tournament.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.
