# Packs Tab

Packs are the main resource for new cards, you need MONI to spend and but new Packs, Some of the Packs are free and be claimable immediately.

## Claim

Here you can open packs that are available. Every pack contains **3 cards**. You can only have 20 packs that are available to claim.

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

## Buy

Choose a collection, then choose a pack type (Rarity based options). Bought packs can be opened in the Claim tab and give you cards specifically from the collection you chose.

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

## Collection Packs

Pay MONI to buy these packs and collect cards from your favorite NFT collections.

If your connected wallet holds a specific NFT, **you get a discount** when you buy that specific collection pack.&#x20;

The discount amount **depends on how much of these NFTs you're holding in your wallet:**

* 1-5 NFTs → **10%** Discount&#x20;
* 6-10 NFTs → **15%** Discount&#x20;
* 11-19 NFTs → **20%** Discount&#x20;
* 20+ NFTs → **25%** Discount&#x20;

{% hint style="warning" %}
Everytime you login, the game checks your NFT wallet to give the discount, this is designed to avoid manipulation.
{% endhint %}

## Packs Types

These determine the rarity chances of each collection pack bought.\
The prices listed below are without discounts.

### Common Pack

* Cost 50 MONI
* Guaranteed 2 Common Cards
* 1 Weighted Card (90% Common, 9% Rare, 0.9% Epic, 0.1% Legendary)

### Rare Pack

* Cost 100 MONI
* Guaranteed 1 Rare & 1 Common Cards
* 1 Weighted Card (75% Common, 20% Rare, 4.5% Epic, 0.5% Legendary)

### Secret Pack

* Cost 300 MONI
* Guaranteed 2 Rare Cards
* 1 Weighted Card (60% Common, 30% Rare, 9% Epic, 1% Legendary)


---

# 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://solccg.gitbook.io/docs/packs-tab.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.
