# Ranking

Anichess uses a Glicko2-based rating system. Your rating reflects your skill level across Standard matches and determines your matchmaking.

Rating tiers:

• Legend (2000+)

• King (1900-1999)

• Queen (1700-1899)

• Rook (1500-1699)

• Bishop (1300-1499)

• Knight (1100-1299)

• Pawn (0-1099)

### Earning M8 in Standard Mode

![](/files/NBYg55XVvG4GyxAmRz2y)<br>

Complete 15 Standard matches per week to earn M8, scaled to your rating class. Rewards are distributed weekly. The mission resets every Monday at 00:00 UTC.

Higher rating class = more M8 per week. M8 is used to enter Checkmate Arena.<br>


---

# 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.anichess.com/anichess/how-to-play/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.
