# Opening Booster Packs

## Opening Booster Packs <a href="#opening-booster-packs" id="opening-booster-packs"></a>

Booster Packs can be opened at the [**MANA WELL**](https://splinterlands.com/mana-well), by clicking the **Open** button on the top menu bar.

When Booster Packs are in your collection (displayed on the bottom section of the page), drag them into the mana well to trigger the pack opening animation and reveal your cards. As you can see below, there is a balance displayed for each pack type. This example shows 1605 [Rebellion](https://docs.splinterlands.com/cards/sets-editions/rebellion) packs, 2426 [Riftwatchers](https://docs.splinterlands.com/cards/sets-editions/riftwatchers) packs, 374 [Chaos Legion](https://docs.splinterlands.com/cards/sets-editions/chaos-legion) packs, 172 Nightmare packs but no [Gladius Cases](https://docs.splinterlands.com/guilds/gladiator-cards). Any packs with a balance of 0 cannot be dragged, nor can you use the open multiple option.

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

## Opening Multiple Booster Packs <a href="#opening-multiple-booster-packs" id="opening-multiple-booster-packs"></a>

If you want to open more than one booster pack simultaneously, click the open multiple icon located next to the icon of the specific pack on the Mana Well screen. This will open the ‘How Many?’ dialog which will allow you to select the number of card packs that you wish to open. Enter the number of packs then click on the ‘Open’ button. (All pictured below)

The maximum number you can open simultaneously is 200 packs.

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

## Revealing cards <a href="#revealing-cards" id="revealing-cards"></a>

Whether you are opening one or multiple packs, your cards will initially be displayed face down. To reveal your cards, you can select the ‘Reveal All’ button displayed above the cards on your screen or click on each card individually.

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

Multiple copies of the same card drawn in a single opening will be grouped and can be identified with the red banner at the top right of the card. This number indicates how many copies of a specific card you have received.

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

Although using [potions](https://docs.splinterlands.com/cards/booster-packs/booster-pack-potions) when opening a pack is beneficial in increasing your chances of receiving Gold Foil or Legendary cards, you will still be able to open your packs without them.

After opening, the cards will immediately appear in your collection.

If you would like to replay your pack opening or share the excitement by allowing someone else to replay your pack opening you can [follow these instructions](https://support.splinterlands.com/hc/en-us/articles/13166590509460-How-to-Replay-Pack-Openings).


---

# 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.splinterlands.com/cards/booster-packs/opening-booster-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.
