> 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/exclusive-modes.md).

# Exclusive 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. This mode offers dynamic gameplay, letting players earn loot and collect cards to flex their skills. </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 compete-to-win and trade mode that features in-game video conferencing.  It's ideal for players at all skill levels who are serious about competitive play and want to compete for and earn 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, streaming , or just looking for a friendly practice 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><p></p><p>Checkmate Live is the Asian Chess Federation's official online platform, adhering to FIDE Fair Play Rules for Online Competitions with Supervision for all ACF games.  <a href="/pages/R7aNqKjQHsb79LAMLwUj">Read more</a>.</p></td><td></td><td><a href="/files/2FDXWPUBTu4D37v1xjWl">/files/2FDXWPUBTu4D37v1xjWl</a></td><td></td></tr></tbody></table>

**Alpha Tester Note**: Your feedback is crucial in shaping the future of Checkmate Live. As an alpha tester, you'll have the opportunity to influence the development of features and help us create the ultimate online chess experience.


---

# 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, and the optional `goal` query parameter:

```
GET https://playbook.checkmate.live/gameplay-and-features/exclusive-modes.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
