# PRODUCTS

- [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)


---

# 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.xspswap.finance/xswap-protocol/products.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.
