# QR Docs

## \[QR]

- [About QR Wallet](https://docs.qr.xyz/welcome/readme.md)
- [Smart Accounts](https://docs.qr.xyz/core-concepts/smart-accounts.md)
- [Sponsored Transactions](https://docs.qr.xyz/core-concepts/sponsored-transactions.md)
- [Multi-Chain](https://docs.qr.xyz/core-concepts/multi-chain.md)
- [Gas & Fees](https://docs.qr.xyz/core-concepts/gas-and-fees.md)
- [Solana Token Accounts (ATA)](https://docs.qr.xyz/core-concepts/solana-token-accounts.md)
- [$SMRT Token](https://docs.qr.xyz/core-concepts/smrt-token.md)
- [Tokenomics](https://docs.qr.xyz/core-concepts/tokenomics.md)
- [Wallet & Balances](https://docs.qr.xyz/features/wallet-and-balances.md)
- [Send & Receive](https://docs.qr.xyz/features/send-and-receive.md)
- [QR Payments](https://docs.qr.xyz/features/qr-payments.md)
- [Swap & Bridge](https://docs.qr.xyz/features/swap-and-bridge.md)
- [Staking](https://docs.qr.xyz/features/staking.md)
- [Borrowing](https://docs.qr.xyz/features/borrowing.md)
- [Perpetual Trading](https://docs.qr.xyz/features/perpetual-trading.md)
- [DApp Browser](https://docs.qr.xyz/features/dapp-browser.md)
- [Buy Crypto](https://docs.qr.xyz/features/buy-crypto.md)
- [Premium Tiers](https://docs.qr.xyz/premium-and-rewards/premium-tiers.md)
- [Points System](https://docs.qr.xyz/premium-and-rewards/points-system.md)
- [Quests & Leagues](https://docs.qr.xyz/premium-and-rewards/quests-and-leagues.md)
- [NFT Bonuses](https://docs.qr.xyz/premium-and-rewards/nft-bonuses.md)
- [Referral Program](https://docs.qr.xyz/premium-and-rewards/referral-program.md)
- [EVM Chains](https://docs.qr.xyz/supported-networks/evm-chains.md)
- [Solana](https://docs.qr.xyz/supported-networks/solana.md)
- [Tron](https://docs.qr.xyz/supported-networks/tron.md)
- [Key Management](https://docs.qr.xyz/security/key-management.md)
- [Biometric Auth](https://docs.qr.xyz/security/biometric-auth.md)
- [Lock, Logout & Delete](https://docs.qr.xyz/security/lock-logout-delete.md)
- [Smart Account Security](https://docs.qr.xyz/security/smart-account-security.md)
- [Architecture](https://docs.qr.xyz/under-the-hood/architecture.md)
- [ERC-4337 Deep Dive](https://docs.qr.xyz/under-the-hood/erc-4337.md)
- [Integration Overview](https://docs.qr.xyz/for-partners/integration-overview.md)
- [DApp Listing](https://docs.qr.xyz/for-partners/dapp-listing.md)
- [Partnership Request](https://docs.qr.xyz/for-partners/partnership-request.md)


---

# Agent Instructions: 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.qr.xyz/welcome/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.
