> 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/pro-mode/pro-pass.md).

# Pro Pass

<div align="center" data-full-width="true"><figure><img src="/files/UykAfGxsy9w3DDDhmhMn" alt=""><figcaption></figcaption></figure></div>

Your Pro Pass is your key to unlocking the full potential of Pro Mode. It's crafted for players who are not just playing for fun but want to compete to win. The Pro Pass unlocks all features in pro mode, including 3D Avatars, video conferencing, prize and trading payouts and enhanced fair play when playing for cash or USDC.&#x20;

1. 💸 Win cash and rewards through skilled gameplay
2. 💻 Unlock Chat and Video conferencing for social and pro play
3. 🎭 Unlock your Next-Gen Avatar
4. 🕹️ Unlock a Battle pass system with Infinite rewards&#x20;
5. ✨ Score a Pro Profile Badge&#x20;
6. 🎁  Free loot: Pro Chess Set and Emote Pack&#x20;
7. 🏆 Compete in Pro Pass ladder and tournaments
8. 🚫 Enjoy an ad-free experience or opt-in to be rewarded
9. 👨🏽‍💼 VIP match support and enhanced integrity monitoring
10. 🔓 Unlock minting of in-game items
11. 🔓 Unlock payouts for trading of in-game items&#x20;

{% hint style="info" %}
[The Alpha Pass – An Elite Upgrade](broken://pages/TlJuIUIrc4mpwQeXg4jI)

Check out the [Alpha Pass,](/arcade-mode-alpha-pack/alpha-pack/alpha-pass.md) an enhanced version of the Pro Pass, offering exclusive benefits for the ultimate player.&#x20;
{% endhint %}

|   |
| - |


---

# 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/play-modes/pro-mode/pro-pass.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.
