# Integration Overview

> Join the QR Wallet ecosystem — payments, DApps, tokens.

***

## Integration Options

### 1. QR Payments for Business

Accept crypto payments via QR codes:

* Integration in minutes via API
* Stablecoin support (USDC, USDT)
* 12 blockchains — buyer pays on whichever network they prefer
* Instant confirmation on L2 networks
* Webhooks for automated processing

**For:** E-commerce, POS terminals, marketplaces, services.

### 2. DApp Browser Listing

Add your DApp to the Discovery catalog:

* Display in category (DeFi, NFT, Gaming, etc.)
* Access to QR Wallet's user base
* Seamless wallet connection

**For:** DeFi protocols, NFT marketplaces, games, bridges.

[Learn more →](/for-partners/dapp-listing.md)

### 3. Partnership Quests

Create quests for QR Wallet users:

* Users complete tasks in your service
* Earn points for completion
* You get traffic and engaged users

**For:** Any crypto projects.

### 4. Token Integration

Add your token to QR Wallet's Token Registry:

* Display in the asset list
* Swap support
* Staking integration (if applicable)

**For:** Token projects, L1/L2 networks.

***

## Why QR Wallet?

| Advantage        | Description                                     |
| ---------------- | ----------------------------------------------- |
| **Free TX**      | Users aren't afraid of fees — higher conversion |
| **12 networks**  | Maximum audience reach                          |
| **Mobile focus** | Optimized for mobile UX                         |
| **Gamification** | Motivation for active usage                     |
| **18 languages** | Global audience                                 |

***

## Get Started

1. Submit a [partnership request](/for-partners/partnership-request.md)
2. Receive API key and documentation
3. Integrate and test
4. Launch


---

# 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.qr.xyz/for-partners/integration-overview.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.
