# Ranking System

EpicApes idle game features an advanced ranking system that highlights player progress and status through a series of competitive leagues. With 13 leagues, each representing a unique stage of development, players can demonstrate their skill and commitment as they rise through the ranks:

**Leagues:**

* Bronze
* Silver
* Gold
* Platina
* Diamond
* Epic
* Master
* Grandmaster
* Elite
* Champion
* Legend
* Immortal
* Eternal

***

### **League Progression**

Each league consists of 3 phases, and players must complete a series of tasks to advance through these phases. Upon completing all phases in a league, they unlock the next league. Tasks may include:

* Reaching a specific character level.
* Defeating designated bosses.
* Upgrading Chests to certain levels.

Leagues also impose level restrictions, requiring players to advance to a higher league to continue leveling up their character.

***

### **League Rewards**

With every new league, players gain access to:

* Higher rewards for quests and battles.
* More powerful gear to enhance gameplay.
* Challenging new quests to test their skills.

***

### **Friend Invites Bonus**

Players who invite friends can earn qualified rewards when their friends progress to a new league. This incentivizes teamwork and community growth within the EpicApes universe.

Climbing the league system not only demonstrates a player’s prowess but also provides greater opportunities for growth and rewards.


---

# 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.epicapes.io/games/epicapes-adventures/ranking-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.
