# Leaderboards

## Overview

The XP Leaderboard was a feature from the [Derp Birds](https://derpbirds.io/) website but never got included in the Derp App. The old leaderboard was only for tracking all player's total XP, but the new leaderboard feature will track player's:

* XP
* Discord score - messages sent and reactions used
* Amount of $DERP claimed
* Number of quests completed
* Highest Power Level for Derp Birds and PREDs
* ... and more :smiling\_imp:

<figure><img src="/files/QoYIgVd9sWVXTyn5iy8f" alt=""><figcaption></figcaption></figure>


---

# 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://guide.derpbirds.io/derp-birds/more/roadmaps/season-3/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.
