> 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/arcade-mode-alpha-pack/alpha-pack/pricing.md).

# Pricing

All pricing is listed in USD for your convenience. Rest assured, these prices are locked in, unaffected by Ethereum's market changes.

### Inner Circle Mates Rates (40%-off Listing Price)

<table><thead><tr><th width="108">Class</th><th width="97">Supply</th><th width="156">Annual Pass</th><th width="155">Drop Weighting</th><th>USD</th></tr></thead><tbody><tr><td>King</td><td>88</td><td>7 years</td><td>6</td><td>$1,199 </td></tr><tr><td>Queen</td><td>88</td><td>7 years</td><td>6</td><td>$1,199 </td></tr><tr><td>Rook</td><td>888</td><td>6 years</td><td>4</td><td>$899</td></tr><tr><td>Knight</td><td>888</td><td>5 years</td><td>3</td><td>$719</td></tr><tr><td>Bishop</td><td>888</td><td>4 years</td><td>2</td><td>$533 </td></tr><tr><td>Pawn</td><td>888</td><td>3 years</td><td>1</td><td>$359</td></tr></tbody></table>

* Each Alpha Pass  includes an annual pro-mode subscription
* The remaining contents  of the Alpha Pack will dropped off to Inner Circle Alpha Pass holders the day before the Alpha Pack pre-sale
* The Inner Circle Alpha Pass class purchased unlocks the associated benefits of that class and additional perks that come with the [Inner Circle Alpha Pass](/arcade-mode-alpha-pack/alpha-pack/sales-stages/inner-circle-alpha-pass.md)Alpha Pass

### **Alpha Pack Pre-Sale  Price** (25%-off Listing Price)

<table><thead><tr><th width="108">Class</th><th width="88">Supply</th><th width="154">Pro Membership</th><th width="149">Drop Weighting</th><th>USD</th></tr></thead><tbody><tr><td>King</td><td>388</td><td>7 years</td><td>6</td><td>$1,499</td></tr><tr><td>Queen</td><td>388</td><td>7 years</td><td>6</td><td>$1,499</td></tr><tr><td>Rook</td><td>2888</td><td>6 years</td><td>4</td><td>$1,125</td></tr><tr><td>Knight</td><td>2888</td><td>5 years</td><td>3</td><td>$899</td></tr><tr><td>Bishop</td><td>2888</td><td>4 years</td><td>2</td><td>$666</td></tr><tr><td>Pawn</td><td>3888</td><td>3 years</td><td>1</td><td>$449</td></tr></tbody></table>

### Alpha Public Sale Price

<table><thead><tr><th width="108">Class</th><th width="88">Supply</th><th width="154">Pro Membership</th><th width="149">Drop Weighting</th><th>USD</th></tr></thead><tbody><tr><td>King</td><td>388</td><td>7 years</td><td>6</td><td>$1,999</td></tr><tr><td>Queen</td><td>388</td><td>7 years</td><td>6</td><td>$1,999</td></tr><tr><td>Rook</td><td>2888</td><td>6 years</td><td>4</td><td>$1,499</td></tr><tr><td>Knight</td><td>2888</td><td>5 years</td><td>3</td><td>$1,199</td></tr><tr><td>Bishop</td><td>2888</td><td>4 years</td><td>2</td><td>$888</td></tr><tr><td>Pawn</td><td>3888</td><td>3 years</td><td>1</td><td>$599</td></tr></tbody></table>

\
\
By participating in the Alpha Pre-sale and Public Sale, you claim unparalleled personal benefits and become a pivotal part of the community. With 50% of net revenues flowing into the [Community Treasury,](/arcade-mode-alpha-pack/community-treasury.md) your purchase is a powerful gesture of support, boosting the community prize pool, community drops and initiatives. It's more than a transaction—it's your opportunity to play the game while playing a part in accelerating chess as an esport.

\
**Payment Options:**\
\
Checkmate accepts the following payment methods

* Mastercard&#x20;
* Visa&#x20;
* Ether
* USDC

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

**Small Print**

* All prices are in USD.
* All prices exclude any local sales tax.
* All prices exclude third-party transaction costs, including applicable credit card fees, opt-in warranties, or gas fees.&#x20;


---

# 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/arcade-mode-alpha-pack/alpha-pack/pricing.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.
