# Getting Started - Connecting Your Wallet

After you opened the game for the first time, you need to connect your wallet, this wallet is what creates your account.\
\
Make sure to connect a wallet where you hold your NFTs in, as this will give you discounts when you buy collections packs for the NFTs that you are holding and are available in the game.

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

{% hint style="warning" %}
You can't switch wallets once you connect, if you need to change wallets you must delete your account (In Settings) and connect the wallet that you want from the login screen (Shown Above).
{% 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://solccg.gitbook.io/docs/getting-started-connecting-your-wallet.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.
