# Leaderboard

<figure><img src="https://1793530388-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FREt91QSTXnfnSEPOIufc%2Fuploads%2F649IWuWTCirILWejsF2t%2FUI_leaderboard_update1.png?alt=media&#x26;token=41e011ef-2a3d-47b2-b265-a68d2c053c6e" alt=""><figcaption><p>Seasonal Leaderboard</p></figcaption></figure>

{% hint style="info" %}

* The leaderboard is where all players can use their **Eternia Spirits** to compete with each other and win bigger rewards.
* The leaderboard will be available seasonally. Each season will have a separate Leaderboard and the player’s score will be reset after a season ends.
  {% endhint %}

{% hint style="info" %}
If the seasonal leaderboard has not started yet, related features (Mining Tower, Worship) will be temporarily locked.
{% endhint %}

## Mechanism

### Top Pool

Every player’s Eternia Spirits will be reset at the beginning of each season.&#x20;

To be ranked on the leaderboard, each player will need to get at least 100 ranking points from any activity.

To obtain more ranking points, players can do one of these activities:

* Assign pets to the mining tower to obtain Eternia Spirits (ranking points), and Space Stones.
* Convert Space Stones into Eternia Spirits.
* Purchase seasonal furniture and decorate your pets' houses.

At the end of the season. The top 300 leaderboard players will be rewarded based on their ranking.

Other qualified players will be selected through the Lucky Pools to win their rewards.

### Lucky Pools

<figure><img src="https://1793530388-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FREt91QSTXnfnSEPOIufc%2Fuploads%2FkUF0yzoh0FTFl4ceyPmt%2FUI_leaderboard_luckypool.png?alt=media&#x26;token=ed2be91a-a2a8-4f81-9c88-d38f5ca49c0e" alt=""><figcaption><p>Pools Detail</p></figcaption></figure>

* Seasonal lucky pools are used to reward players who didn't make it to the top 300 of the seasonal leaderboard.
* All qualified players (get at least 100 ranking points) who can not make it to the top 300th will be listed as Lucky Pool participants at the end of the season.
* The Lucky Pool drawing starts right after the season ranking is closed.
* To determine the winning chance of each player for 1 winning slot. The win rate will be calculated by: \<player point>/\<All Lucky Pool participant point>&#x20;

> E.g.
>
> The player has 100 point
>
> The sum point of all Lucky Pool participant players is 10000
>
> Then the player has a 1% chance of winning the pool

The Lucky Pool has 2 sub-pools.

{% hint style="warning" %}
Each player can only win 1 prize, so after a player has won the previous drawing, that player’s point and account will be removed **from the next drawing round.**

The drawing process will be repeated until all the Lucky Pool Prize winners have been selected.
{% endhint %}

### Reward Pools Value

The seasonal leaderboard reward value will be determined by the stone contribution of every user to the Eternals World within that season. The following contributions will be added to the final pools of each season:

* \[Worship]: exchange ranking points in the Eternia Shrine
* \[Decoration]: purchase furniture to decorate the pet's house&#x20;
* \[Mining Tower]: Space Stones contributed to Unlock/Upgrade/Repair the tower.


---

# 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-core/eternals-space/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.
