# Tiger Leaderboard (Attack Power Ranking)

Each account takes the TOP50 ranking of the highest level Tiger Participation Game Leaderboard

The top with the strongest attack power. The top of the ranking page displays "Total amount of coins produced yesterday" (there is a button, click on it is the historical daily coins production record)

"Total amount of the prize pool yesterday" (there is a button, the entry is the number of coins distributed to each person in the history of the day)

\[Ranking, yesterday's coin production, and yesterday's prize pool volume are all the data of yesterday's statistics collected after the early morning of each day.]

Only the HR-level Tiger King can enjoy the 5% bonus pool, which will be divided once a day in the early morning.


---

# 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://racatiger.gitbook.io/rat/game/tiger-leaderboard-attack-power-ranking.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.
