> For the complete documentation index, see [llms.txt](https://go-monster.gitbook.io/monster-go-introduce/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://go-monster.gitbook.io/monster-go-introduce/introduction-to-the-game-features/leaderboard.md).

# Leaderboard

![Leaderboards](/files/FizUIqw98YGewkbO9wBu)

**Leaderboards**

The leaderboard is divided into 4 lists, namely: Combat Power, Level, Diamonds, and Adventure Levels.

* **Combat Power Ranking:** Ranked according to the sum of all activated Tamer combat power, removing equipment on Tamer or Monster NFT will reduce combat power.&#x20;
* **Level Ranking:** Ranking according to the sum of the levels of all the active Tamers of the player. For example, if player A has three activated Tamers of level 10 Quinas, level 12 Astin, and level 11 Hades, then the player's level on the level leaderboard is level 33.
* **Diamond Ranking:** Ranking according to the diamond balance in the player's account.
* **Adventure levels:** Ranked according to the sum of the highest number of levels players have passed each adventure map. Example: Player C passes 120 levels on map 1, 150 levels on map 2, 100 levels on map 3, and 140 levels on map 4, then the number of levels on the leaderboard is 510.

The leaderboard is updated every 5 minutes and displays the top 100 players. At the same time, the leaderboard players will be rewarded regularly. The higher the ranking, the higher the reward, so try your best to reach a higher ranking.

#### Contact us

Website: <https://monstergo.io/>

Twitter: <https://twitter.com/monstergo_bsc>

Discrod: <https://discord.gg/X9uZKwDUCg>

Telegram: <https://t.me/monstergo_official>

Channel: <https://t.me/monstergo_channel>

Medium: <https://medium.com/monstergo>


---

# 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://go-monster.gitbook.io/monster-go-introduce/introduction-to-the-game-features/leaderboard.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.
