> 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/alpha-avatars/supply.md).

# Supply

Each class of collectable avatar is a separate collection with its own set of traits.  See below the tables for the total supply of Avatars available at each stage of the Alpha Launch.\
\
For example, there are only 888 Kings, of which only 664 can be purchased; the remainder are holdbacks. Holdbacks refer to Avatars held back for the[ Alpha Box Drop](https://checkmate-live.gitbook.io/docs/alpha-launch/alpha-box-drop-keys),  promotions, and an allocation for the Checkmate team and our community helpers. <br>

**Avatars Included with Alpha Packs**

| Alpha Pass Inner Circle |  3728 |
| :---------------------: | :---: |
|   Alpha Packs Pre Sale  | 13328 |
| Alpha Packs Public Sale |  8928 |
|    Total Alpha Packs    | 25984 |

**Avatar Distribution**&#x20;

<table data-header-hidden><thead><tr><th width="153" align="center"></th><th width="133" align="center"></th><th width="130" align="center"></th><th width="132" align="center"></th><th width="132" align="center"></th><th width="137"></th><th align="center"></th></tr></thead><tbody><tr><td align="center"><strong>Class</strong></td><td align="center"><strong>Alpha Inner Circle Sale</strong></td><td align="center"><strong>Alpha Pack</strong><br><strong>Presale</strong></td><td align="center"><p><strong>Alpha Pack</strong></p><p><strong>Public Sale</strong></p></td><td align="center"><strong>Total Alpha Packs</strong></td><td><strong>Holdbacks</strong></td><td align="center"><strong>Total</strong><br><strong>Avatars</strong> </td></tr><tr><td align="center">King</td><td align="center">88</td><td align="center">388</td><td align="center">188</td><td align="center">664</td><td>224</td><td align="center">888</td></tr><tr><td align="center">Queen</td><td align="center">88</td><td align="center">388</td><td align="center">188</td><td align="center">664</td><td>224</td><td align="center">888</td></tr><tr><td align="center">Rook</td><td align="center">888</td><td align="center">2888</td><td align="center">1888</td><td align="center">5664</td><td>224</td><td align="center">5888</td></tr><tr><td align="center">Knight</td><td align="center">888</td><td align="center">2888</td><td align="center">1888</td><td align="center">5664</td><td>224</td><td align="center">5888</td></tr><tr><td align="center">Bishop</td><td align="center">888</td><td align="center">2888</td><td align="center">1888</td><td align="center">5664</td><td>224</td><td align="center">5888</td></tr><tr><td align="center">Pawn</td><td align="center">888</td><td align="center">3888</td><td align="center">2888</td><td align="center">7664</td><td>1224</td><td align="center">8888</td></tr><tr><td align="center"></td><td align="center">3728</td><td align="center">13328</td><td align="center">8928</td><td align="center">25984</td><td></td><td align="center">28328</td></tr></tbody></table>

**Total Alpha Avatar Supply**

|    **Total Avatars**    | **28328** |
| :---------------------: | :-------: |
|  Avatars in Alpha Packs |   25984   |
|  Avatars in Drop Boxes  |    1328   |
|  Avatars for Promotion  |    728    |
| Team Avatars Allocation |    288    |

\=


---

# 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/alpha-avatars/supply.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.
