# Quantum Swap

## Home

- [Welcome](https://quantum-swap.gitbook.io/quantum-swap/readme.md)
- [Quickstart](https://quantum-swap.gitbook.io/quantum-swap/getting-started/quickstart.md): Make your first swap in a few clicks.
- [How It Works](https://quantum-swap.gitbook.io/quantum-swap/technology-and-roadmap/how-it-works.md)
- [Connect Wallet](https://quantum-swap.gitbook.io/quantum-swap/technology-and-roadmap/connect-wallet.md)
- [Swap Tokens](https://quantum-swap.gitbook.io/quantum-swap/technology-and-roadmap/swap-tokens.md)
- [Telegram Bot](https://quantum-swap.gitbook.io/quantum-swap/technology-and-roadmap/telegram-bot.md): QSWAP Telegram trading bot!
- [Supported Networks](https://quantum-swap.gitbook.io/quantum-swap/technology-and-roadmap/supported-networks.md)
- [Roadmap](https://quantum-swap.gitbook.io/quantum-swap/technology-and-roadmap/roadmap.md)
- [Whitepaper](https://quantum-swap.gitbook.io/quantum-swap/technology-and-roadmap/whitepaper.md)
- [Vision & Purpose](https://quantum-swap.gitbook.io/quantum-swap/technology-and-roadmap/whitepaper/vision-and-purpose.md)
- [Market Landscape](https://quantum-swap.gitbook.io/quantum-swap/technology-and-roadmap/whitepaper/market-landscape.md)
- [Platform](https://quantum-swap.gitbook.io/quantum-swap/technology-and-roadmap/whitepaper/platform.md)
- [Governance & Community](https://quantum-swap.gitbook.io/quantum-swap/technology-and-roadmap/whitepaper/governance-and-community.md)
- [Compliance](https://quantum-swap.gitbook.io/quantum-swap/technology-and-roadmap/whitepaper/compliance.md)
- [Data Retention Policy](https://quantum-swap.gitbook.io/quantum-swap/technology-and-roadmap/whitepaper/data-retention-policy.md)
- [Fee Structure](https://quantum-swap.gitbook.io/quantum-swap/technology-and-roadmap/whitepaper/fee-structure.md)
- [QSWAP Token](https://quantum-swap.gitbook.io/quantum-swap/tokenomics/qswap-token.md): QSWAP Token Details
- [QSWAP Distribution](https://quantum-swap.gitbook.io/quantum-swap/tokenomics/qswap-distribution.md): Learn more about Current Token Holder and Circulating Supply Breakdown.
- [Distribution Numbers](https://quantum-swap.gitbook.io/quantum-swap/tokenomics/qswap-distribution/distribution-numbers.md)
- [FAQs](https://quantum-swap.gitbook.io/quantum-swap/help-center/faqs.md): Get all your questions answered about Quantum Swap’s fast, seamless cross-chain swaps. Discover effortless token exchange, low fees, and a simple user experience.
- [Community](https://quantum-swap.gitbook.io/quantum-swap/help-center/community.md): Quantum Swap is more than just a protocol — it’s a community-driven ecosystem. We believe that active users, developers, and supporters play a critical role in shaping the platform’s future.
- [Contact Us](https://quantum-swap.gitbook.io/quantum-swap/help-center/contact-us.md): We’re here to help — whether you’re a user with a question, a developer looking to integrate, or a partner exploring collaboration.
- [Privacy Policy](https://quantum-swap.gitbook.io/quantum-swap/notices/privacy-policy.md)
- [Terms of Service](https://quantum-swap.gitbook.io/quantum-swap/notices/terms-of-service.md)
- [Compliance Policy](https://quantum-swap.gitbook.io/quantum-swap/notices/compliance-policy.md)

* [Welcome to Our Blog](https://quantum-swap.gitbook.io/quantum-swap/blog/welcome-to-our-blog.md): The Quantum Swap Blog is where we share news, updates, and insights from across our ecosystem. Whether you’re a new user or a long-time community member, this is the place to stay informed & inspired.
* [What Is a Faucet in Blockchain Development?](https://quantum-swap.gitbook.io/quantum-swap/blog/welcome-to-our-blog/what-is-a-faucet-in-blockchain-development.md)
* [Why Phantom Wallet is the Preferred Choice for Crypto Users in 2025](https://quantum-swap.gitbook.io/quantum-swap/blog/welcome-to-our-blog/why-phantom-wallet-is-the-preferred-choice-for-crypto-users-in-2025.md): QSWAP Recommends Phantom Wallet
* [Ethereum vs. Solana: Why Smart Investors Hold Both and Bridge with QSWAP](https://quantum-swap.gitbook.io/quantum-swap/blog/welcome-to-our-blog/ethereum-vs.-solana-why-smart-investors-hold-both-and-bridge-with-qswap.md)
* [Staying Safe on Telegram: Best Practices for Secure Messaging](https://quantum-swap.gitbook.io/quantum-swap/blog/welcome-to-our-blog/staying-safe-on-telegram-best-practices-for-secure-messaging.md)
* [Crypto Wallet Safety: Best Practices to Protect Your Seed Phrase](https://quantum-swap.gitbook.io/quantum-swap/blog/welcome-to-our-blog/crypto-wallet-safety-best-practices-to-protect-your-seed-phrase.md)
* [So you want be a blockchain developer! Here you go!](https://quantum-swap.gitbook.io/quantum-swap/blog/welcome-to-our-blog/so-you-want-be-a-blockchain-developer-here-you-go.md)
* [Seed Phrase vs. Private Key: Understanding the Difference and Staying Safe](https://quantum-swap.gitbook.io/quantum-swap/blog/welcome-to-our-blog/seed-phrase-vs.-private-key-understanding-the-difference-and-staying-safe.md)
* [How to Export Your Private Key from Phantom Wallet: A Quick 2-Minute Guide](https://quantum-swap.gitbook.io/quantum-swap/blog/welcome-to-our-blog/how-to-export-your-private-key-from-phantom-wallet-a-quick-2-minute-guide.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://quantum-swap.gitbook.io/quantum-swap/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.
