# Leaderboard

**Leaderboards** \
Players can find the leaderboards from the bottom menu of the main map screen. Upon entering the page, they can view rankings for Arena, Adventure, and Twilight of the Gods.

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

**PVP** \
Ranking is determined through the total Battle Points accumulated after each season, and rewards are distributed based on the ranking of each players within the leaderboard.

Leaderboard ranking is refreshed on a monthly basis (one month = one season), and new NFT Game Cards must be used to partake in each season’s PVP battles. During the start of each season,&#x20;

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

**PVE** \
Ranking is based on the progress of each player within the game. The player with the highest progress is ranked first, followed by highest to lowest ranking order.&#x20;

If two players have the same progress, then the player that comes later will be ranked lower compared to the player that comes first (first come first serve basis).

Each PVE season will run for one month, and players must use newly minted NFT Game Cards of that month to participate in the PVE Adventure Realm.

The ranking leaderboard displays the information of the Top 100 players for that current season, and is updated every month after the end of each season.

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

**Faction Wars**\
The winning faction will be determined at the end of each season. Players who occupy the most camps will receive leaderboard rewards, and the ranking will no longer be based on factions.

<figure><img src="/files/Lb5Ml3hyU8X3zssvIQfg" 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://docs.genuniverse.io/ecosystem/season/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.
