# Card Packs

Card packs contain a set of 5 random Immortal and Equipment cards. Every card pack will contain at least one Rare card and will never contain two of the same card.

While available, card packs can be purchased for 200 [Creedits](/assets/currencies/creedits.md), equivalent to $2.00 USD (there is a 1,000 Creedit minimum purchase). You will receive bonus packs when buying in larger quantities with these bonuses:

* 5% bonus for 25-99 packs in a single purchase
* 7% bonus for 100-249 packs in a single purchase
* 10% bonus for 250 packs or more in a single purchase

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

Each card pack edition will have a primary sale with a set number of packs available. When all packs have been purchased from the Shop, you will have to trade with another player or buy from a market to obtain packs until the next pack sale.

200,000 Origins card packs have been made available for purchase with Creedits. An additional 200,000 Origins packs have been made available for purchase with VALOR, along with another 100,000 card packs created for use in season rewards and other promotional purposes. No additional first edition card packs will be created, setting the total pack count for this edition at 500,000.


---

# Agent Instructions: 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://docs.immortalcreed.com/assets/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.
