# What's inside

#### What's inside a pack?

Each pack contains a randomized amount of a memecoin, determined by your pack's tier and the rarity you land when you open it. No two opens are guaranteed to be the same.

When you purchase a pack, your tier is locked in. When you open it, a rarity is drawn instantly. That rarity, combined with your tier, determines exactly how many coins land in your wallet.

#### Pack Tiers

Packs come in five tiers. Each tier features a specific memecoin and its own set of odds.&#x20;

{% columns %}
{% column %}

<figure><img src="/files/pmuJ4tadB1XvbN1scQ7i" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/stJpYaJJ7QpLcwaON85A" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/K0VIHdp9EQwRk4TddpG7" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/TF2OIJS3aRVfPQImPxM2" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/Ll3BcgL9hMtrekvStnZw" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

#### Rarities&#x20;

Every pack reward falls into one of five rarity tiers, from Common all the way up to Mythical. Your rarity is drawn the moment you open the pack and shown on the reveal screen before your coins are delivered.<br>

{% columns %}
{% column %}

<figure><img src="/files/qXxg1QOWc2iYXhaUqOdv" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/DtTa1LyLbU9Ze4Z6pDNs" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/GfJ6jmdxGezwpyR55DTJ" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

<figure><img src="/files/9ZgpqCo3nHlif49Lntrt" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/DV0G90fcUhbOtNQeHHU3" alt="" width="188"><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% hint style="info" %}
Odds vary by pack tier, so make sure to check the odds for your specific pack before purchasing.
{% 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/whats-inside.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.
