# XSwap

## XSwap

- [What is XSwap?](https://docs.xswap.link/xswap/introduction/what-is-xswap.md)
- [Target Audience](https://docs.xswap.link/xswap/introduction/target-audience.md)
- [Problems and Solutions](https://docs.xswap.link/xswap/introduction/problems-and-solutions.md): XSwap's Solutions to Main Cross-Chain Swap Challenges
- [Revenue Streams of XSwap](https://docs.xswap.link/xswap/introduction/revenue-streams-of-xswap.md)
- [Market Potential of XSwap](https://docs.xswap.link/xswap/introduction/market-potential-of-xswap.md)
- [Roadmap](https://docs.xswap.link/xswap/introduction/roadmap.md)
- [$XSWAP](https://docs.xswap.link/xswap/introduction/usdxswap.md)
- [Staking](https://docs.xswap.link/xswap/introduction/staking.md): $XSWAP Staking
- [$WOLF Airdrop](https://docs.xswap.link/xswap/introduction/staking/usdwolf-airdrop.md)
- [$BOBO Airdrop](https://docs.xswap.link/xswap/introduction/staking/usdbobo-airdrop.md)
- [Airdrop](https://docs.xswap.link/xswap/introduction/airdrop.md): XSwap Airdrop Season #1
- [Airdrop Season #2](https://docs.xswap.link/xswap/introduction/airdrop/airdrop-season-2.md)
- [Treasure Hunt](https://docs.xswap.link/xswap/introduction/treasure-hunt.md): XSwap Treasure Hunt: Swap and Earn!
- [Staking Bonus](https://docs.xswap.link/xswap/introduction/treasure-hunt/staking-bonus.md): XSwap Treasure Hunt Staking Bonus! Earn Free Credits for Staking $XSWAP!
- [Direct Staking](https://docs.xswap.link/xswap/introduction/direct-staking.md): XSwap Direct Staking Overview
- [Referral Program](https://docs.xswap.link/xswap/referral-program.md)
- [XSwap Trading League - Official Rules](https://docs.xswap.link/xswap/xswap-trading-league-official-rules.md)
- [Token Creation Platform (TCP)](https://docs.xswap.link/xswap/token-creation-platform-tcp.md)
- [XSwap AI Insights](https://docs.xswap.link/xswap/xswap-ai-insights.md)
- [Bridge & Swap](https://docs.xswap.link/xswap/xswap-features/bridge-and-swap.md): Bridge & Swap Feature on XSwap
- [Governance](https://docs.xswap.link/xswap/xswap-features/governance.md): XSwap Governance Model & DAO
- [Overview](https://docs.xswap.link/xswap/xpay/overview.md): Introducig XPay is a powerful payment tool designed to simplify cross-chain transactions. Built on Chainlink's CCIP, XPay ensures top security and simple integration across multiple blockchains.
- [Quick Start](https://docs.xswap.link/xswap/xpay/quick-start.md): How to start with XPay
- [Core Concepts](https://docs.xswap.link/xswap/xpay/core-concepts.md): XPay core concepts
- [XPay API Reference](https://docs.xswap.link/xswap/xpay/xpay-api-reference.md): This page describes XPay methods, components and types
- [API v1 Reference](https://docs.xswap.link/xswap/xpay/api-v1-reference.md): A minimal overview of our REST endpoints. Click any resource for full details.
- [Route](https://docs.xswap.link/xswap/xpay/api-v1-reference/route.md)
- [Chains](https://docs.xswap.link/xswap/xpay/api-v1-reference/chains.md)
- [Tokens](https://docs.xswap.link/xswap/xpay/api-v1-reference/tokens.md)
- [Usage Examples](https://docs.xswap.link/xswap/xpay/usage-examples.md): This page is dedicated to example usages of the XPay.
- [Cross-chain Token Purchase](https://docs.xswap.link/xswap/xpay/usage-examples/cross-chain-token-purchase.md): This page describes the repository with an example of the cross-chain token purchase.
- [Usages with embedded widget](https://docs.xswap.link/xswap/xpay/usage-examples/usages-with-embedded-widget.md): Embedded Swap using TxWidget with customization options
- [FAQ](https://docs.xswap.link/xswap/xpay/faq.md): This page is dedicated to the frequently asked question of XPay
- [Supported Blockchains](https://docs.xswap.link/xswap/additional-information/supported-blockchains.md)
- [Information](https://docs.xswap.link/xswap/additional-information/information.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.xswap.link/xswap/introduction/what-is-xswap.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.
