> For the complete documentation index, see [llms.txt](https://docs.wise.one/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wise.one/wise-lending/leaderboards.md).

# Leaderboards

Our leaderboards are where we track and reward users' contribution to Wise Lending using a points system. The boards can be accessed by clicking the gem tab in the app, where you can toggle between the Ether and Stable Coin leaderboards. To start climbing ranks, simply deposit funds into Wise Lending. You can gain additional points by sharing your referral link with others, and you will earn **10%** of the points generated from the deposits of users in your network. There is no points penalty for withdrawing funds from Wise Lending, but you will stop earning points on those funds withdrawn.

<figure><img src="/files/5t10I2bg5mjrUu3pNEm9" alt=""><figcaption><p>Wise Lending Leaderboards</p></figcaption></figure>

#### Prize Pool

The prize pool is the total amount of rewards for the season. It can be viewed on the left hand side of the Reward Rank Overview. The season countdown timer on the right hand side indicates how much time is left to earn points before the current season's prize pool is distributed. The current season length is 1 month, and the exact distribution amounts for each rank will be tested and tweaked on a month to month basis. (User feedback on this will be important, so let us know what you think!)

The amount in the prize pool is directly correlated with the total value locked (TVL) of the entire platform. As Wise Lending grows, so will the pool!

Once the prize pool is distributed, users can claim their share using the claim button in the widget on the bottom right of the screen. There is no time limit to claim, and additional rewards will stack up until claimed.

<figure><img src="/files/UojqYm0wEQqn4k9r2LSg" alt=""><figcaption><p>Claiming rewards</p></figcaption></figure>

#### For information about referrals, see [Referral System](https://github.com/owl-town/gitbook/blob/main/referral-system/README.md)


---

# 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://docs.wise.one/wise-lending/leaderboards.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.
