# Leaderboards

{% hint style="success" %}
Leaderboards are Live!
{% endhint %}

## Ranking Systems and Points

RivalRyze has multiple leaderboards and ranking systems. We have created an algorithm to track player achievements across all of our platforms. There are a few key systems:

### 1. Achievement Points

Achievement Points are how we track and weigh the achievements a user has earned. This formula is always evolving and we are always looking for feedback.&#x20;

### 2. Rival XP and Level

{% hint style="info" %}
Coming Soon!
{% endhint %}

## Leaderboards

* **Real-Time Updates**: All leaderboards update in real-time as new achievements are unlocked and verified.
* **Friend Comparisons**: Easily compare your ranking with your RivalRyze friends.
* **Detailed Statistics**: Click on any user to view detailed stats about their achievements and gaming history.
* **Leaderboard History**: Track your ranking progress over time with our historical data feature.

### Global Achievement Leaderboard

* **Overview**: This leaderboard ranks all RivalRyze users based on their total Achievement Points.
* **Update Frequency**: Real-time updates as achievements are unlocked and verified.
* **Filters**: Users can filter the leaderboard by region, game, or platform to see more specific rankings.

### Weekly Achievement Leaderboard

* **Purpose**: Showcases the most active and successful achievers on a weekly basis.
* **Reset**: Resets every Monday at 00:00 UTC.
* **Rewards**: Top performers on this leaderboard may receive special recognition or rewards.

### Game Leaderboard

* **Individual Games**: Each supported game has its own leaderboard.
* **Ranking Criteria**: Based on Achievement Points earned specifically in that game.
* **Comparison**: Allows players to see how they stack up against others in their favorite games.

###


---

# 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.rivalryze.com/features/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.
