> For the complete documentation index, see [llms.txt](https://docs.qrbase.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.qrbase.xyz/token/usdscan-token.md).

# $SCAN token

***

#### Token details

|                    |                                            |
| ------------------ | ------------------------------------------ |
| 🔵 **Contract**    | 0x20429F731096e359910921994A267d32ef576720 |
| 🟢 **Chain**       | Base Mainnet                               |
| 🟡 **Launched on** | Zora (post-coin)                           |
| 🟣 **Decimals**    | 18                                         |

### Token utility

| Use   | How                                                 |
| ----- | --------------------------------------------------- |
| Earn  | Win $SCAN per puzzle solve — amount varies by level |
| Spend | Buy extra attempts in $SCAN — cost varies by level  |
| Hold  | Required to qualify for Scan Mode access            |
| Stake | Available via the vesting portal                    |

{% hint style="warning" %}
Exact earn and spend values depend on your current level. See Levels & difficulty for the full breakdown.
{% endhint %}

### Vesting portal

A dedicated portal manages $SCAN distribution — staking, treasury, community airdrops, and KOL / ambassador incentives. The KOL and ambassador program is actively expanding across the Base ecosystem.

### USDC contract (for partner payments)

**USDC on Base:** 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913

**Treasury wallet (all payments):** 0xD606B9F6Cb604fF48c03731EF4ab1E8c21D02647


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.qrbase.xyz/token/usdscan-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
