# XP Leaderboard

The Leaderboard page shows your current XP ranking and how it compares to others in the app. Popset users earn XP points in various ways:

* **Posting:** Earn 10 points every time you post on the app.
* **Being Collected:** Creators earn 5 points each time one of their posts is collected by another user.
* **Collecting:** Earn 10 points whenever you collect a new post from another user. Earn even more points when purchasing paid mints from other users!
* **Referrals:** Popset users can earn points by referring friends. Every time you refer someone, you earn a bonus equal to 20% of the XP they accumulate on Popset.


---

# 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.popset.xyz/getting-started/navigating-the-popset-interface/xp-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.
