# Gear Score Ranking

**Gears Score Ranking** is a system that elevates the gameplay experience, allowing character developers to gain additional benefits and introducing a new form of competition.

1. **Calculation Timing**: Every night at midnight, at 00:00 SGT (GMT+8), the system will calculate the gear score ranks of players.
2. **Ranking Tiers**: Players are ranked from 1 to 10, based on their gear score, with the highest gear score players in the server occupying the top ranks. The top 10 players will receive special buffs. You can identify your rank through a buff icon.
3. **Buff Rewards**: There is a list of buffs that players receive when they attain the highest gear score rank.

<table><thead><tr><th width="248" align="center">Gear Score Rank</th><th width="155" align="center">Attack (+)</th><th width="183" align="center">Magic Attack (+)</th><th align="center">Def (+)</th></tr></thead><tbody><tr><td align="center">Rank 1</td><td align="center">20</td><td align="center">20</td><td align="center">20</td></tr><tr><td align="center">Rank 2</td><td align="center">15</td><td align="center">15</td><td align="center">15</td></tr><tr><td align="center">Rank 3</td><td align="center">15</td><td align="center">15</td><td align="center">15</td></tr><tr><td align="center">Rank 4</td><td align="center">15</td><td align="center">15</td><td align="center">15</td></tr><tr><td align="center">Rank 5</td><td align="center">15</td><td align="center">15</td><td align="center">15</td></tr><tr><td align="center">Rank 6</td><td align="center">10</td><td align="center">10</td><td align="center">10</td></tr><tr><td align="center">Rank 7</td><td align="center">10</td><td align="center">10</td><td align="center">10</td></tr><tr><td align="center">Rank 8</td><td align="center">10</td><td align="center">10</td><td align="center">10</td></tr><tr><td align="center">Rank 9</td><td align="center">10</td><td align="center">10</td><td align="center">10</td></tr><tr><td align="center">Rank 10</td><td align="center">10</td><td align="center">10</td><td align="center">10</td></tr></tbody></table>

**In summary**, this system operates on a nightly schedule for rank calculation, and if your Gear Score places you within the top 10 on the server, you will receive specific buffs. The quality of these buffs depends on your rank, with higher ranks receiving more powerful buffs.

### Check who strongest in midgard : <https://landverse.maxion.gg/Ranking>


---

# 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://maxion-1.gitbook.io/ragnarok-landverse-whitepaper/game-guide/character-progression/gear-score-ranking.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.
