# Packs

#### What are packs?

When you purchase a pack, you're buying a sealed reward containing a set amount of a memecoin.&#x20;

When you open a pack, you receive a card directly linked with a memecoin deposit into your account. The card is a visual collectible that represents a specific amount of a memecoin held in your Moonshot wallet. The card displays the coin, the rarity of your drop, and the amount you received.

Each card is directly tied to the underlying coins it represents. This means the card and the coins move together. If you transfer the coins, the card goes with them. If you sell the coins, the card is gone.

#### How it works

**1. Purchase a pack:** Choose a pack in the app and complete your purchase. The pack appears sealed until you're ready to open it.

**2. Open and reveal your rarity:** Tap to open the pack. A rarity is drawn instantly. You'll see the reveal animation showing your tier (Common, Rare, Mythical, etc.) and the exact amount of coins you've received.

**3. Your card is minted:** The coins land in your wallet, and a card is added to your collection. The card is a digital record of your drop. It shows the coin, its rarity, and the amount of corresponding coins.

#### Sending coins to friends

You can send the coins from any card directly to another Moonshot user. Here's what happens depending on how much you send:

* **Full amount:** The recipient gets the coins in their wallet and the card in their collection.
* **Partial amount:** The coins go through, but the card is lost. Neither of you will keep it.

**Non Moonshot user**: If your card is sent to a non Moonshot user, it will appear as just the coin and you will lose the card.

#### Selling coins removes your card

Cards are tied to your coin balance and are not separate collectibles you can hold independently. If you sell some or all the coins a card represents, the card is removed from your collection. \
\
Cards that you have pulled previously will still appear in the What's inside page for each relevant Pack, just marked as unlocked, so you can see what you've collected over time.

{% hint style="info" %}
If you have multiple cards of the same coin, we remove your lowest value card first for any sends and sells.
{% endhint %}


---

# 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://support.moonshot.com/packs/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.
