# Ranking System

![](https://3961117565-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MkugX3zzMvdm1_PmjVy%2Fuploads%2FtTI851x2taRND1UMuBAW%2FPoster.png?alt=media\&token=f6ce5d23-2aa7-4494-afc7-9887c183d01c)

The ranking system is how we match players based on the ELO from their matches in Arena. We named as Arena Point ( AP ). Our goal is to create battles between players with the same skill in order to get a better quality match. It's also used to reward players after each Arena Season.

All rank levels are determined by 3 factors:

* A minimum pet level for your selected pet
* A maximum pet level for your selected pet
* Arena Point Ranking

<table><thead><tr><th>Rank</th><th width="235">AP Standard</th><th>Number of tiers</th><th>Min Pet Level</th><th>Max Pet Level</th></tr></thead><tbody><tr><td>Unranked</td><td>Never won a match before</td><td>1 Tier</td><td>1</td><td>No Max</td></tr><tr><td>Iron IV to I</td><td>Top 100% </td><td>4 tiers</td><td>1</td><td>20</td></tr><tr><td>Bronze IV to I</td><td>Top 85%</td><td>4 tiers</td><td>10</td><td>20</td></tr><tr><td>Silver IV to I</td><td>Top 65%</td><td>4 tiers</td><td>15</td><td>No Max</td></tr><tr><td>Gold IV to I</td><td>Top 45%</td><td>4 tiers</td><td>20</td><td>No Max</td></tr><tr><td>Diamond IV to I</td><td>Top 25%</td><td>4 tiers</td><td>25</td><td>No Max</td></tr><tr><td>Platinum </td><td>Top 5%</td><td>1 tier</td><td>30</td><td>No Max</td></tr><tr><td>Master </td><td>Top 100 Ranked Players</td><td>1 tier</td><td>30</td><td>No Max</td></tr></tbody></table>

### Climbing Ranks

Arena Points for matches are dynamic and are calculated based on wins, losses, and draws.&#x20;

Winning against lower ranked will get you small AP increase compared to winning against higher ranked. On the other hand losing against lower ranked will result in a higher loss of AP compared to losing against higher ranked.

If you quit the game in the middle of a fight, there will be punishment on your AP, with the purposed of protecting other players' experience.

### Dropping Ranks

At the end of each season ranks will drop by 1 tier for every participant.

| Rank            | Example 1 | Example 2  | Example 3        |
| --------------- | --------- | ---------- | ---------------- |
| Previous Season | Silver I  | Diamond IV | Master Ranked #1 |
| New Season      | Silver II | Gold I     | Platinum         |

This is to help more active players push up the ranks and to create fairer chances for everyone with each new season.
