> 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/sales-stages/alpha-pack-pre-sale.md).

# Alpha Pack Pre-Sale

The Alpha Pack Pre-Sale is an exclusive sales phase where allowlist members can purchase Alpha Packs at mate rates before the Public Sale. The Pre-Sale represents a valuable opportunity for those on the allowlist to secure an Alpha Pack with significant savings.

**Access:** Allowlist \
**Community Treasury allocation:** 50%\
**Mates rates:** 25% off\
**Limited Supply:** 13,328

\
You must have an [allowlist ](/arcade-mode-alpha-pack/alpha-pack/sales-stages/allowlist.md)spot to participate in the Alpha Pack Pre-sale.&#x20;

## Supply&#x20;

<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>

<br>


---

# 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/sales-stages/alpha-pack-pre-sale.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.
