# Leaderboards

### Leaderboards

STEPN Leaderboards are a social feature designed to motivate players to compete for social recognition. There are three types of Leaderboards:

* Weekly: Resets every Sunday at 13:00 UTC
* Monthly: Resets on the last day of the month at 13:00 UTC
* **All-Time:** Never resets

The **Weekly** and **Monthly** Leaderboards display the results of the previous period for a limited time, while still accounting for the current rankings:

* **Weekly:** Displays previous Leaderboard results for 24 hours after reset
* **Monthly:** Displays previous Leaderboard results for 7 days after reset

**Leaderboard Points**

Players earn Leaderboard Points at the end of each run. Rankings are based on the total points accumulated. Points are calculated using the following factors:

1. **Distance** covered with Energy during the run
2. The Sneaker’s **durability** left at the end of the run
3. **Energy** used during the run
4. The **Highest Attribute Value** of the Sneaker used in the run
5. Ongoing **streak** of days with ≧ 2 Energy spend

Players with the highest point totals will climb the Leaderboard rankings.

**Note: The STEPN team may reset the Leaderboards periodically to improve and refine the system.**

### Username

The Username system allows users to create a **unique** username linked to their account. Usernames must follow specific guidelines, and each username can only be used once.

Once set, players can not change their username.

**Note: The STEPN team actively monitors usernames to prevent offensive choices. If you spot an inappropriate username, report it to us via this link:** [**https://support.stepn.com/hc/en-us/requests/new**](https://support.stepn.com/hc/en-us/requests/new)


---

# 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://whitepaper.stepn.com/social-module/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.
