> For the complete documentation index, see [llms.txt](https://chainofrealms.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chainofrealms.gitbook.io/whitepaper/nft/genesis-card-packs.md).

# Genesis card packs

<figure><img src="/files/FJzuwYDWcym07mh8Xyuk" alt=""><figcaption></figcaption></figure>

To participate in the project, every player needs at least one card and one hero in their inventory. Each card, hero, and talent is a unique NFT item. Starter card packs can only be obtained by opening Genesis packs. Going forward, cards and packs will be available to buy and sell on our marketplace.

## <mark style="color:$primary;">**Genesis Starter Card Pack**</mark>

<figure><img src="/files/3xf0iRUoP5esWa1JiL61" alt="" width="563"><figcaption><p>Starter Card Pack</p></figcaption></figure>

* 💰 $ 5
* 🤑 Supply — 5,000 Packs
* 🃏 6 Random cards
* 🃏 1 Random rare card 🔵
* 👤 1 Random hero
* ❗Only common, rare and epic rarity

***

## <mark style="color:$success;">**Genesis Extended Card Pack**</mark>

<figure><img src="/files/ICFCHjFljncuIuPlmmk3" alt="" width="563"><figcaption><p>Extended Card Pack</p></figcaption></figure>

* 💰 $ 15
* 🤑 Supply — 3,000 Packs
* 🃏 13 Random cards
* 🃏 1 Random rare card 🔵
* 🎯 1 Random talent
* 🎯 1 Rare talent 🔵
* 👤 1 Random hero
* 👤 1 Rare hero 🔵
* 📒 +1 Booster (3 random cards)

***

## <mark style="color:$warning;">**Genesis Epic Card Pack**</mark>

<figure><img src="/files/W40UrakobkwaAa3FITDp" alt="" width="563"><figcaption><p>Epic Card Pack</p></figcaption></figure>

* 💰 $ 45
* 🤑 Supply — 1,000 Packs
* 🃏 18 Random cards
* 🃏 1 Random rare card 🔵
* 🃏 1 Random epic card 🟣
* 🎯 3 Random talents
* 🎯 1 Epic talent 🟣
* 👤 2 Random heroes
* 👤 1 Epic hero 🟣
* 📒 +3 Boosters (9 random cards)
* ❗ Access to closed alpha testing
* ❗ Unique Epic hero frame

***

## <mark style="color:$danger;">**Genesis Founder Chest**</mark>

<figure><img src="/files/lcFW0EVeLFXCRrM3SXDo" alt="" width="563"><figcaption><p>Founder chest</p></figcaption></figure>

* 💰 $ 100
* 🤑 Supply — 500 Packs
* 🃏 26 Random cards
* 🃏 1 Random Epic card 🟣
* 🃏 1 Random Epic+ card (70% Epic 🟣 / 30% Legendary 🟡)
* 💎 10% chance for Mythic NFT (Card, Talent or Hero)
* 🎯 4 Random talents
* 🎯 1 Random Epic+ talent (80% Epic / 20% Legendary 🟡)
* 👤 3 Random heroes
* 👤 1 Random Epic+ hero (90% Epic / 10% Legendary 🟡)
* 📒 +5 Boosters (15 random cards)
* ❗ Highest Legendary drop rates
* ❗ Access to closed pre-alpha testing
* ❗ Unique Founder hero frame
* ❗ Voting rights during game development and balancing


---

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

```
GET https://chainofrealms.gitbook.io/whitepaper/nft/genesis-card-packs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
