# Leaderboard System

### Weekly Leaderboard

The Weekly Leaderboard is a ranking system where players compete in various game modes in a short period of time.

A participant's final rank is determined by the total reward points for completing the objectives within each mode.

| **Leaderboard Category** | **Duration**                                              | **Qualification Point**                                                                                                         | **Ranked by**  | **Reward**                             |
| ------------------------ | --------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- | -------------- | -------------------------------------- |
| **Shooting Leaderboard** | <p>1 week<br>\*\* Detail in each cycle announcement\*</p> | <p>Get more than the required points to be eligible for the Weekly Leaderboard.<br>\*\* Detail in each cycle announcement\*</p> | Shooting Point | <p>- Chest<br>- Ranking Point (\*)</p> |
| **Crafting Leaderboard** | Coming soon                                               | Coming soon                                                                                                                     | Coming soon    | Coming soon                            |

{% hint style="warning" %}
All points will be reset to 0 when the leaderboard time ends.
{% endhint %}

***

### Seasonal Leaderboard

**Season Leaderboard** is where players use **Ranking Points** to rank up and receive more attractive and valuable rewards.

The **Season Leaderboard** will take longer than the *Weekly Leaderboard*, so the accumulated Ranking Points are essential.

### Ranking Point

You can obtain Ranking Points from:

* **Weekly Leaderboard:** Get Reward Points based on your final rank.
* Battle Pass: Get Reward Points by reaching each milestone.
* Referral System

#### Duration

* The **Season Leaderboard** will run concurrently with the in-game seasons.
* Each season will last for a set duration, and specific details will be announced on the official Eternals communication channels.

### Main Reward Pool

**All of the Space Stone** spent on the game items (*Battle Pass, energy, gold from IAP Shop*) funds the **Main Reward Pool.**

* **90% - Reward pool for Season Leaderboard**

  Rewards will be distributed based on the player's final ranking at the end of the Season Leaderboard period.
* **5% - Creator Program** rewards
* **5% - Referral Program** rewards

> “The *more people join the Season and actively play*, the *bigger this prize pool grows”*


---

# 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.eternals.game/eternals_world/eternals-pew-pew/how-to-earn/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.
