# CroxSwap Exchange

## CroxSwap Exchange

- [CroxSwap Exchange](https://docs.croxswap.com/master.md): A Fully decentralized cross-chain DEX, AMM and Yield farming protocol
- [Guide](https://docs.croxswap.com/guide.md): Learn how to stake and farm on CroxSwap
- [Farming - BNB Chain](https://docs.croxswap.com/guide/farming-bnb-chain.md)
- [Add Liquidity](https://docs.croxswap.com/guide/farming-bnb-chain/add-liquidity.md)
- [Stake in CROX Farms](https://docs.croxswap.com/guide/farming-bnb-chain/croxfarms.md)
- [Stake in Dual Farms](https://docs.croxswap.com/guide/farming-bnb-chain/dualfarms.md)
- [Remove Liquidity](https://docs.croxswap.com/guide/farming-bnb-chain/remove-liquidity.md)
- [Unstake from Dual Farms](https://docs.croxswap.com/guide/farming-bnb-chain/unstake-dual.md)
- [Stake in Pools](https://docs.croxswap.com/guide/farming-bnb-chain/stake-in-pools.md)
- [Unstake from Pools](https://docs.croxswap.com/guide/farming-bnb-chain/unstake-from-pools.md)
- [Farming - HECO Chain](https://docs.croxswap.com/guide/farming-heco-chain.md): Croxswap is available on HECO Chain
- [Metamask Installation](https://docs.croxswap.com/guide/metamask-installation.md)
- [BSC-HECO Bridge](https://docs.croxswap.com/guide/bsc-heco-bridge.md)
- [Tokenomics](https://docs.croxswap.com/tokenomics.md)
- [Audit Report](https://docs.croxswap.com/audits.md)
- [Timelock & Ownership](https://docs.croxswap.com/timelock-and-ownership.md)
- [RoadMap](https://docs.croxswap.com/road-map.md)
- [Liquidity Lock](https://docs.croxswap.com/liquidity-lock.md)
- [Harvest Locks](https://docs.croxswap.com/features/harvest-locks.md)
- [Earn Other Tokens](https://docs.croxswap.com/features/nextgen.md): Stake CROX and Earn Other Tokens
- [Jackpots](https://docs.croxswap.com/features/jackpots.md): Vaults + Jackpots
- [VPOTS](https://docs.croxswap.com/products/vpots.md): Vaults + Jackpots
- [CROX Farms](https://docs.croxswap.com/products/farming.md)
- [CROX Pools](https://docs.croxswap.com/products/crox-pools.md)
- [Dual-Farming](https://docs.croxswap.com/products/dualfarms.md): Earn multiple tokens from one pool
- [Cross-Chain DEX (In Progress)](https://docs.croxswap.com/products/cross-chain-dex.md)
- [NFTs](https://docs.croxswap.com/products/nfts.md): 200 Unique CROX Farmers NFTs
- [Huobi Wallet Contest](https://docs.croxswap.com/contests/huobi-wallet-contest.md): $10,000 CROX giveaway
- [How to buy & farm CROX token?](https://docs.croxswap.com/faq/buy-farm-crox.md)
- [What is Cross-Chain bridge?](https://docs.croxswap.com/faq/what-is-cross-chain-bridge.md): Development in progress....
- [Social Pages](https://docs.croxswap.com/social-pages.md): Join us on social media to get latest updates


---

# 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.croxswap.com/master.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.
