> 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/passes-and-rewards/prize-payouts/loot-payouts.md).

# Loot payouts

***

Checkmate Live provides various **in-game rewards**, including **Crowns, DLC, and Pass extensions**. These rewards are earned through participation in tournaments, quests, and seasonal events. Below is a breakdown of how these rewards are distributed and processed.

***

### 🔹 **In-Game Currency & Loot Rewards**

* 🏆 **Crowns & DLC** are **automatically credited** for **automated tournaments**, unless specified otherwise in the **tournament ruleset**.
* 🎟 **Pro-Pass & Arcade Pass rewards** are **added at the conclusion of the Fair Play window** for applicable tournaments.
* 💰 **The in-game wallet** stores **Crowns, Pro-Pass, Arcade Pass rewards, and other loot**—this differs from the **Web3 wallet**, which is used to claim **USDC payouts and blockchain-based rewards**.
* 📍 **Manage your in-game wallet here:** [Checkmate Live Wallet](https://play.checkmate.live/profile?tab=wallet)

***

### 🔹 **Pro-Pass, Arcade Pass & Battle Pass Rewards**

* 🎟 The **Arcade Pass  and  Pro-Pass & provide access to their respective tournament categories.**
* **A Propass allows access to  additional features as released**
* 🔑 **Battle Pass loot is only active and claimable during a battle pass season**—unclaimed rewards **do not carry over** to the next season.
* 🕒 **Pro-Pass & Arcade Pass rewards** are **granted after the Fair Play review window** for eligible tournaments.
* 📍 **Check your Battle Pass status here:** [Payment & Rewards Settings](https://play.checkmate.live/settings?tab=payments)

***

### 🔹 **KYC & Reward Eligibility**

✅ **KYC verification is required** to receive:

* **USDC payouts**
* **Pro event & Echess rewards**
* **Web3 marketplace & digital loot claims**

📍 **Complete KYC here:** [KYC Verification](https://play.checkmate.live/settings?tab=security)

🚨 **Warning:** Players found in breach of **Checkmate Live's Fair Play Policy** may have their **prizes revoked** if unfair play is detected after initial distribution.

🔗 **More on Fair Play & Anti-Cheat:**

* 📖 [Checkmate Live Fair Play Policy](https://playbook.checkmate.live/fair-play/fair-play-policy)
* 🚨 [Sweeps & Bans – Anti-Cheat](https://www.checkmate.live/anti-cheat)

🔗 **For more details on loot rewards, visit the** [**loot guide**](/passes-and-rewards/earning-loot.md) **🚀**


---

# 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/passes-and-rewards/prize-payouts/loot-payouts.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.
