# Leaderboard System

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

View the Upshot Leaderboard on <https://upshot.cards/leaderboard>

The Upshot Leaderboard is divided between **Seasons** and **Lifetime.**

**Season:** Each season on upshot lasts for a month. At the end of the month users receive a Payout on their Seasonal Ranking.

**Lifetime:** Each account on Upshot accrues Lifetime Points for future rewards. At the end of each season, all accrued XP is added to the Lifetime leaderboard.


---

# 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.upshot.cards/leaderboard-system.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.
