# XSwap Protocol

## XSwap Protocol

- [XSwap Protocol Intro](https://docs.xspswap.finance/xswap-protocol/xswap-protocol-intro.md): XSwap AMM and DEX's Technical Documentation
- [Get Started](https://docs.xspswap.finance/xswap-protocol/get-started.md)
- [Create A Wallet](https://docs.xspswap.finance/xswap-protocol/get-started/create-a-wallet.md)
- [Using XSwap without Centralized Exchanges](https://docs.xspswap.finance/xswap-protocol/get-started/using-xswap-without-centralized-exchanges.md): You don't need an account with any centralized exchanges to start using XSwap Protocol!
- [Connect your wallet to XSWAP](https://docs.xspswap.finance/xswap-protocol/get-started/connect-your-wallet-to-xswap.md)
- [Bridge your tokens from ETH Blockchain](https://docs.xspswap.finance/xswap-protocol/get-started/bridge-your-tokens-from-eth-blockchain.md)
- [Contact Us](https://docs.xspswap.finance/xswap-protocol/contact-us.md)
- [Business Partnerships](https://docs.xspswap.finance/xswap-protocol/contact-us/business-partnerships.md)
- [Add logo and token to suggested list](https://docs.xspswap.finance/xswap-protocol/contact-us/add-logo-and-token-to-suggested-list.md)
- [Customer Support](https://docs.xspswap.finance/xswap-protocol/contact-us/customer-support.md)
- [V2 DEX](https://docs.xspswap.finance/xswap-protocol/products/v2-dex.md)
- [SWAP](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/swap.md)
- [Token Swaps](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/swap/token-swaps.md)
- [How to Trade](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/swap/how-to-trade.md)
- [Liquidity Pools](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/swap/liquidity-pools.md)
- [How to Add/Remove Liquidity](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/swap/how-to-add-remove-liquidity.md)
- [Create Pair](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/swap/how-to-add-remove-liquidity/create-pair.md): Warning: Create the pair carefully to fix the initial price of the token
- [Add liquidity](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/swap/how-to-add-remove-liquidity/add-liquidity.md)
- [Remove liquidity](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/swap/how-to-add-remove-liquidity/remove-liquidity.md)
- [XSP Staking](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/xsp-staking.md): This page shows you how to stake XSP.
- [Yield Farming](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/yield-farming.md): The details below are for V2 Yield Farming.
- [How To Use Farms](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/yield-farming/how-to-use-farms.md): Yield Farming on XSwap Farm is easy!
- [Pools - Stake XTT](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/yield-farming/how-to-use-farms/pools-stake-xtt.md): Pools are the simplest way to earn free tokens on XSwap Protocol.
- [How to use the Flexible Staking option](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/yield-farming/how-to-use-farms/pools-stake-xtt/how-to-use-the-flexible-staking-option.md): This page explains how to stake XTT with Flexible Staking option.
- [How to use the Fixed-Term Staking option](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/yield-farming/how-to-use-farms/pools-stake-xtt/how-to-use-the-fixed-term-staking-option.md): This page explains how to stake in the Pool with the Fixed-Term Staking option.
- [XTT Pool FAQ](https://docs.xspswap.finance/xswap-protocol/products/v2-dex/yield-farming/how-to-use-farms/pools-stake-xtt/how-to-use-the-fixed-term-staking-option/xtt-pool-faq.md)
- [V3 DEX](https://docs.xspswap.finance/xswap-protocol/products/v3-dex.md)
- [XSwap Treasure Project](https://docs.xspswap.finance/xswap-protocol/products/xswap-treasure-project.md): Click on the link below to find out more.
- [Analytics](https://docs.xspswap.finance/xswap-protocol/products/analytics.md)
- [XSwap Wallet](https://docs.xspswap.finance/xswap-protocol/products/xswap-wallet.md)
- [Governance](https://docs.xspswap.finance/xswap-protocol/products/governance.md)
- [Responsible Risk Disclosure Policy](https://docs.xspswap.finance/xswap-protocol/responsible-risk-disclosure-policy.md)
- [General Terms and Conditions](https://docs.xspswap.finance/xswap-protocol/general-terms-and-conditions.md): for Access and Use of the XSwap Protocol Platform
- [PRIVACY POLICY](https://docs.xspswap.finance/xswap-protocol/privacy-policy.md): Please read our Privacy Policy carefully as it explains the following:
- [XSwap Protocol Contracts](https://docs.xspswap.finance/xswap-protocol/contracts/xswap-protocol-contracts.md)
- [Audit](https://docs.xspswap.finance/xswap-protocol/contracts/audit.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.xspswap.finance/xswap-protocol/xswap-protocol-intro.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.
