# Boost

***

A Boost temporarily makes your token the exclusive puzzle in QRBase. While a Boost is active, every game played uses only your QR image — maximising exposure and accelerating pack consumption.

Boost increases visibility and speeds up pack consumption. It does not add plays.

### Boost tiers

| Duration | Price     | Notes                                           |
| -------- | --------- | ----------------------------------------------- |
| 1 hour   | $9 USDC   | Good for testing; immediate visibility          |
| 3 hours  | $29 USDC  | Short-term push; focused visibility boost       |
| 6 hours  | $49 USDC  | Half-day exposure window                        |
| 12 hours | $99 USDC  | Extended push; sustained milestone acceleration |
| 24 hours | $199 USDC | Full day; maximum milestone acceleration        |

{% hint style="info" %}
Exact pricing is fetched from the API at runtime. Prices above are indicative only.
{% endhint %}

{% hint style="warning" %}
**Important:** Boost is only available for Puzzle-only active tokens. Tokens with an active Scan Mode campaign cannot be boosted.
{% endhint %}

#### **How to buy a Boost**

1. Go to the Boost page and select your token and duration.
2. Send USDC to the QRBase treasury on Base.
3. Submit your transaction hash. The Boost activates once verified.

{% hint style="warning" %}
Boosts queue behind any active Boost and start automatically when the previous one ends.
{% 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://docs.qrbase.xyz/for-partners/boost.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.
