# Guide - Preparation

## Welcome Packs

Every new player receives **4 Welcome Packs**. Each pack contains 3 cards, giving you 12 cards to start building your first deck.

You'll also start with **100 MONI** (In-game currency) which you can use to buy additional collections packs from the shop.

## Building Your First Deck

After opening your welcome packs, head to the **DECKS** tab. You need to build at least one deck with **6 cards** to start playing. Your deck's total power must be within your tier's power limit.

As a new player at the **Nobody** tier, your max deck power is **140 points**. Pick your 6 cards to build a valid deck and jump into your first battle.

## Your First Battle

Go to **PLAY → Quick Play → Normal Difficulty** and select your deck. The game will match you against an AI opponent. Learn the basics of card placement and flipping here before moving to harder modes.

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


---

# 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/guide-preparation.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.
