# Explanation of Profit Leaderboard

Users can check their profit amount and profit rate rankings on the profit leaderboard, serving as a basis for decision-making and information reference for trading. By clicking the button on the right side of a ranking, users can also easily share the ranking poster to their social circles for interactions.&#x20;

Here are the details:

**Eligibility for the Ranking**: Users with a cumulative trading volume of 200,000 can make it to the ranking. The Profit Ranking displays only the top 20 profitable users.&#x20;

**Update time:** It is updated around 12:00 PM every Monday.&#x20;

**Statistics period:** It starts counting from 00:00 AM on Monday and is updated in real-time. For example, if it's Wednesday, the profit leaderboard will show data accumulated from Monday to Wednesday.&#x20;

**How to view:** Simply go to the profit leaderboard page, where you can switch between the profit amount and profit rate rankings at any time.


---

# 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://kine.gitbook.io/kine-docs-portal/tutorials/explanation-of-profit-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.
