# Ladders and Tournaments

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

Players on Checkmate can play chess online against a mate or a stranger, play the computer or compete in single-player or team-based tournaments.&#x20;

### Tournaments include:&#x20;

1. Ladders: In a ladder tournament, players are ranked according to their performance and can challenge and play games against higher-ranked players to move up the ladder. The goal is to reach the top of the ladder and become the highest-ranked player.
2. Swiss-system tournaments: In a Swiss-system tournament, players are paired with opponents with similar scores in each round. The winner is typically determined based on the number of points scored by each player.
3. Knockout tournaments: In a knockout tournament, players are eliminated from the tournament as they lose games. The final winner is the last player remaining.
4. Round-robin tournaments: In a round-robin tournament, each player plays a series of games against every other player. The winner is determined based on the number of points scored by each player.
5. Team tournaments: In a team tournament, players compete against each other. The winner is typically determined based on the overall performance of the team.
6. Leagues: In a league tournament, players compete in a series of games over an extended period, with the winner being the player or team with the most points at the end of the league.

{% content-ref url="/pages/ihokdFx9gut4Zue4MtqC" %}
[Division Play](/gameplay-and-features/ladders-and-tournaments/division-play.md)
{% endcontent-ref %}

{% content-ref url="/pages/6ByZkftw44qIruLSV982" %}
[Broken mention](broken://pages/6ByZkftw44qIruLSV982)
{% endcontent-ref %}


---

# 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://playbook.checkmate.live/gameplay-and-features/ladders-and-tournaments.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.
