# Core Products

- [Biswap V3](https://docs.biswap.org/biswap/core-products/biswap-v3.md)
- [Migration to Biswap V3](https://docs.biswap.org/biswap/core-products/biswap-v3/migration-to-biswap-v3.md)
- [V3 AMM Whitepaper](https://docs.biswap.org/biswap/core-products/biswap-v3/v3-amm-whitepaper.md): Biswap V3 AMM Protocol Design
- [Exchange](https://docs.biswap.org/biswap/core-products/exchange.md)
- [Perpetual Trading](https://docs.biswap.org/biswap/core-products/perpetual-trading.md): ApolloX & Biswap Collaboration!
- [Perpetual Trading Guide](https://docs.biswap.org/biswap/core-products/perpetual-trading/perpetual-trading-guide.md): How Does Perpetual Trading Work on Biswap?
- [Perpetual Trading Glossary](https://docs.biswap.org/biswap/core-products/perpetual-trading/perpetual-trading-glossary.md)
- [ApolloX Terms of Use](https://docs.biswap.org/biswap/core-products/perpetual-trading/apollox-terms-of-use.md): Perpetual Trading by ApolloX Terms of Use
- [V3 Limit Orders](https://docs.biswap.org/biswap/core-products/v3-limit-orders.md)
- [Cross-Chain Bridge](https://docs.biswap.org/biswap/core-products/cross-chain-bridge.md)
- [V3 Liquidity Pool](https://docs.biswap.org/biswap/core-products/liquidity-pool.md)
- [V3 Farms](https://docs.biswap.org/biswap/core-products/v3-farms.md)
- [BSW Investment Pool](https://docs.biswap.org/biswap/core-products/launpools.md)
- [Launchpools](https://docs.biswap.org/biswap/core-products/launpools-1.md)
- [Liquid Staking](https://docs.biswap.org/biswap/core-products/liquid-staking.md)
- [Predictions](https://docs.biswap.org/biswap/core-products/predictions.md)
- [Competitions](https://docs.biswap.org/biswap/core-products/competitions.md): Biswap Competitions
- [Voting 2.0](https://docs.biswap.org/biswap/core-products/voting-2.0.md): Biswap DAO Governance
- [Guide to Voting 2.0 & Proposal Creation](https://docs.biswap.org/biswap/core-products/voting-2.0/guide-to-voting-2.0-and-proposal-creation.md)
- [Community Rules and Guidelines](https://docs.biswap.org/biswap/core-products/voting-2.0/community-rules-and-guidelines.md)
- [Blog](https://docs.biswap.org/biswap/core-products/blog.md): Discover Crypto Knowledge on the Biswap Blog


---

# 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.biswap.org/biswap/core-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.
