# Boost NFT cards (bonus cards)

Each NFT card can be boosted up to 5 times to improve Earning attribute. Each boosting will cost **200 NEXT** to improve earnings by **2 units** and must be 48hr apart.

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

| **To boost** | **Boosting Cost (NEXT)** | **Earning increase** | **Time from last update** |
| ------------ | ------------------------ | -------------------- | ------------------------- |
| 1            | 200                      | 2                    | 48hr                      |
| 2            | 200                      | 2                    | 48hr                      |
| 3            | 200                      | 2                    | 48hr                      |
| 4            | 200                      | 2                    | 48hr                      |
| 5            | 200                      | 2                    | 48hr                      |

Your original NFT card earning will affect the reward percentage increment after each boosting. The rule of thumb is that the higher earning, the lesser increments as you're already earning a lot with this [high earning](/whitepaper/how-to-play/what-are-nft-cards-bonus-cards.md#nft-card-types) NFT card.

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

<figure><img src="/files/u13gjJeSGHIminUwTxGL" 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://docs.shopnext.io/whitepaper/how-to-play/what-are-nft-cards-bonus-cards/boost-nft-cards-bonus-cards.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.
