# QR Base

## QR Base

- [Welcome](https://docs.qrbase.xyz/readme.md)
- [What is QRbase?](https://docs.qrbase.xyz/getting-started/quickstart.md)
- [How it works](https://docs.qrbase.xyz/getting-started/publish-your-docs.md): The full player and partner loop in five steps.
- [The puzzle game](https://docs.qrbase.xyz/for-players/the-puzzle-game.md): A 3×3 sliding tile puzzle. 60 seconds. One QR code to reassemble.
- [Attempts & rewards](https://docs.qrbase.xyz/for-players/attempts-and-rewards.md): 3 free chances per day. Earn more through tasks, referrals, or by spending $SCAN.
- [Levels & difficulty](https://docs.qrbase.xyz/for-players/levels-and-difficulty.md): Level up by solving puzzles. The timer shrinks as you improve.
- [Scan Mode](https://docs.qrbase.xyz/for-players/scan-mode.md): A community milestone mechanic. Solve together. Scan first. Win USDC.
- [Tasks](https://docs.qrbase.xyz/for-players/tasks.md): Complete social tasks to earn extra puzzle attempts.
- [Referrals](https://docs.qrbase.xyz/for-players/referrals.md): Share your referral link. Earn $SCAN when your friends buy attempts.
- [Access Eligibility](https://docs.qrbase.xyz/for-players/access-eligibility.md): Anti-cheat powered by Neynar credibility scoring.
- [Partner overview](https://docs.qrbase.xyz/for-partners/partner-overview.md): Two tiers. Puzzle listing to full Scan Mode campaigns.
- [Puzzle Mode](https://docs.qrbase.xyz/for-partners/puzzle-mode.md): Get your token logo inside QRbase puzzles.
- [Scan Mode campaign](https://docs.qrbase.xyz/for-partners/scan-mode-campaign.md): Run a full community campaign with a USDC prize pool.
- [Boost](https://docs.qrbase.xyz/for-partners/boost.md): Lock your token as the only active puzzle for a set duration.
- [Promoted tasks](https://docs.qrbase.xyz/for-partners/promoted-tasks.md): Pay to embed your social links as tasks. Players complete them for +1 puzzle attempt.
- [$SCAN token](https://docs.qrbase.xyz/token/usdscan-token.md)
- [QRBase Staking Guide](https://docs.qrbase.xyz/staking/qrbase-staking-guide.md): Compounding Staking Pool — Explained Simply(Powered by Decubate TMS)
- [Purchasing Policy](https://docs.qrbase.xyz/business/purchasing-policy.md): Before buying a puzzle attempt, please read this carefully.
- [Terms of Service](https://docs.qrbase.xyz/business/terms-of-service.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.qrbase.xyz/readme.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.
