# PRODUCT

- [Swap](https://docs.unchainx.io/product/swap.md): Swapping is the most common method of exchanging various BEP20 tokens circulating on the Binance Smart Chain (BSC) based on the ratio of tokens deposited in the pool.
- [Pair Deposit(v2)](https://docs.unchainx.io/product/pair-deposit-v2.md)
- [Concentrated Liquidity(v3)](https://docs.unchainx.io/product/pair-deposit-v2/concentrated-liquidity-v3.md)
- [Governance](https://docs.unchainx.io/product/governance.md)
- [Governance Voting Policy](https://docs.unchainx.io/product/governance/governance-voting-policy.md)
- [Mining Power Redistribution Mechanism](https://docs.unchainx.io/product/governance/mining-power-redistribution-mechanism.md)
- [Proposal](https://docs.unchainx.io/product/governance/proposal.md)
- [X-Launcher](https://docs.unchainx.io/product/x-launcher.md)
- [Initial Sale](https://docs.unchainx.io/product/x-launcher/initial-sale.md)
- [Token Launch Process](https://docs.unchainx.io/product/x-launcher/token-launch-process.md)
- [Launch Review](https://docs.unchainx.io/product/x-launcher/launch-review.md)
- [Bonding Curve Pool Creation](https://docs.unchainx.io/product/x-launcher/bonding-curve-pool-creation.md)
- [Conclusion](https://docs.unchainx.io/product/x-launcher/conclusion.md)
- [NFT Marketplace](https://docs.unchainx.io/product/nft-marketplace.md)
- [Role of X Guardians NFT](https://docs.unchainx.io/product/nft-marketplace/role-of-x-guardians-nft.md)
- [Purpose of the NFT Marketplace](https://docs.unchainx.io/product/nft-marketplace/purpose-of-the-nft-marketplace.md)
- [Key Features of the NFT Marketplace](https://docs.unchainx.io/product/nft-marketplace/key-features-of-the-nft-marketplace.md)
- [Governance and NFT Integration Structure](https://docs.unchainx.io/product/nft-marketplace/governance-and-nft-integration-structure.md)
- [Operations and Policy Overview](https://docs.unchainx.io/product/nft-marketplace/operations-and-policy-overview.md)
- [X DROP](https://docs.unchainx.io/product/x-drop.md)
- [RWA MARKET](https://docs.unchainx.io/product/rwa-market.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.unchainx.io/product.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.
