# Leaderboard

The leaderboard is designed to **showcase** the user's progress and gameplay performance. You can navigate to **the leaderboard** by clicking Leaderboard in the bottom menu tray.

Additionally, the leaderboard may be used to **find players** in order to buy keys, although it is more **convenient** to make use of [the Explore tab.](/social-tech/exploring-users.md)

In the coming updates, the user's **leaderboard rank** will be involved in new Social Tech mechanics. Moreover, **top users** will receive bonuses.

### Tabs

#### Stats

The ranking here is based on the user's **$PWR balance** and **strength**, the main in-game characteristics.

#### Keys

The ranking here is based on **the value** of this key issuer's keys.

#### Earnings

The ranking here is based on the value of **the total rewards** received by this user in boss fights.


---

# 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://docs.memefi.club/social-tech/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.
