# FOR PARTNERS

- [Partner overview](https://docs.qrbase.xyz/for-partners/partner-overview.md): Two tiers. Puzzle listing to full Scan Mode campaigns.
- [Token listing — Tier 1](https://docs.qrbase.xyz/for-partners/token-listing-tier-1.md): Get your token logo inside QRbase puzzles.
- [Scan Mode campaign — Tier 2](https://docs.qrbase.xyz/for-partners/scan-mode-campaign-tier-2.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.


---

# 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.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.
