# Game Modes

<figure><img src="/files/ZOuPgJenXePOKOcHj1oc" alt=""><figcaption></figcaption></figure>

Anichess offers various game modes to suit different playstyles, from casual matches to more competitive, ranked games:

1. **Quick Match**: Enjoy a fast-paced game without affecting your Rating. This mode is ideal for casual play, allowing you to experience the thrill of Anichess without the pressure of rankings.
2. **Ranked Match**: Compete and climb the leaderboard with our Glicko2-based Rating system, designed to reflect your true skill level. Each match impacts your Rating, with higher stakes when facing opponents of different skill levels. Before entering Ranked Matches, you must first play 5 Quick Matches to familiarize yourself with the game mechanics.&#x20;
3. **Friend Match**: Challenge a friend directly in a private match. This mode offers a personalized game experience, perfect for friendly competitions, without affecting your Rating.
4. **Train with Bot**: Practice against an AI opponent with four difficulty levels - Beginner, Intermediate, Advanced, and Master.


---

# 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/game-modes.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.
