# How to Claim

### Step 1

Head to <https://cardamap.land>

### Step 2

Connect your wallet

Should you try to mint without connecting, you will receive the following error:

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

### Step 3

Select your desired cardamap(s).

Cardamaps are On-Chain. The limitation that comes with this is that a single transaction size is capped at 16kb.

This means that depending on the size of the cardamaps you select, you will only be able to mint 1-3 NFTs at a time.

Should you try to claim a basket that exceeds this, you will receive the following error message:

<figure><img src="/files/0rBEfbOqPCqIMnmXWQV4" alt=""><figcaption></figcaption></figure>

### Step 4

Pay for your shopping cart and wait to receive your Cardamap(s)!

<figure><img src="/files/n7T6d0UmBtQV7d8KD1Fm" alt="" width="563"><figcaption></figcaption></figure>

## Troubleshooting

### Wallet Error

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

This will appear if you have tried to mint without connecting your wallet.

### Insufficient Fund

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

This error is slightly deceptive in that it is currently known to appear in 2 main circumstances:

a. You have less than the required ada amount in your wallet. Please make sure you have sufficient ada before trying again.

b. You still have a pending transaction queued and waiting. Please wait until your previous transaction has completed before trying again.

### Maximum Transaction Size exceeded

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

On chain transactions on Cardano are capped at 16kb with of data. Due to the varying nature of cardamaps, depending on the specific blocks selected, you will be able to mint anything from 1 - 4 at a time.&#x20;

If you see this error, lighten your basket and try again.

### Insufficient input in transaction (OLD)

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

This was an error that was popping up as a result of an attempt to pre-emptively solve another potential error. Usually related to pending transactions and our basket checkout feature.&#x20;


---

# 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://cardamaps-organization.gitbook.io/the-theory-of-everything-cardamap/basic-guide/how-to-claim.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.
