> For the complete documentation index, see [llms.txt](https://playbook.checkmate.live/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://playbook.checkmate.live/gameplay-and-features/play-modes.md).

# Play Modes

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Arcade Mode</strong></td><td>Inspired by trading card games and free-to-play video games, our arcade mode allows players to collect limited edition collectable cards that can be battled, levelled up, fused, and traded.</td><td></td><td><a href="/files/yCUO9A3H2TiQpbwtaPGO">/files/yCUO9A3H2TiQpbwtaPGO</a></td><td><a href="/pages/TmAFWCzIVJqdTTSjB91Q">/pages/TmAFWCzIVJqdTTSjB91Q</a></td></tr><tr><td><strong>Pro Mode</strong></td><td>Pro Mode is a premium offering that unlocks exclusive tournaments, in-game items, new features along with its exclusive video conferencing feature. It's ideal for players at all skill levels who are serious about competitive play and want to compete for USDC.</td><td></td><td><a href="/files/TXRmsaJuZqKQIblOlJht">/files/TXRmsaJuZqKQIblOlJht</a></td><td><a href="/pages/nDpzi14vOsJSv7NtR1pJ">/pages/nDpzi14vOsJSv7NtR1pJ</a></td></tr><tr><td><strong>Battle Mode</strong></td><td>Prepare for intense battles in Checkmate's "Winner Takes All" mode. Stake your cards against opponents, and the victor claims all!</td><td></td><td><a href="/files/Nl8e7hX3SgboaheUw1ib">/files/Nl8e7hX3SgboaheUw1ib</a></td><td><a href="/pages/AeHqm8MnxMo79PGo36MV">/pages/AeHqm8MnxMo79PGo36MV</a></td></tr><tr><td><strong>Scrim Mode</strong> <br><br>A unrated arena where you can experiment, learn, and connect with other players. It's your go-to mode whether you're gearing up for competitive play, sharing your love for chess with viewers, or just looking for a friendly match.</td><td></td><td></td><td><a href="/files/YZYgHHbBE5pvzq7rrRvI">/files/YZYgHHbBE5pvzq7rrRvI</a></td><td><a href="/pages/kxEjL9j2pyELC89DuFFX">/pages/kxEjL9j2pyELC89DuFFX</a></td></tr><tr><td><strong>Trade Mode</strong><br><br>To enhance your strategic play, Avatars, Avatar traits, skins  and cards can be traded in the Checkmate marketplace; it's another reason to get strategic about your collecting and gameplay. </td><td></td><td></td><td><a href="/files/o5h58mNbKZ4ZP1nw4csd">/files/o5h58mNbKZ4ZP1nw4csd</a></td><td><a href="/pages/E3yrz0aLQsppJSFpffPr">/pages/E3yrz0aLQsppJSFpffPr</a></td></tr><tr><td><strong>Competitive Mode</strong></td><td></td><td>Checkmate's competitive mode is specifically tailored for FIDE-rated player.   It strictly follows FIDE's rules for online chess and employs the Elo rating system.</td><td><a href="/files/ZXi0SfyZlwrz0Uo4ypqk">/files/ZXi0SfyZlwrz0Uo4ypqk</a></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/play-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.
