# DEX 2.0

- [Spot Trade 2.0 User Guideline](https://docs.position.exchange/products/dex-2.0/spot-trade-2.0-user-guideline.md): Enhance DEX experience with CEX-like features.
- [Concentrated Liquidity](https://docs.position.exchange/products/dex-2.0/concentrated-liquidity.md)
- [Initialize a new pool](https://docs.position.exchange/products/dex-2.0/concentrated-liquidity/initialize-a-new-pool.md)
- [Add and Remove Liquidity](https://docs.position.exchange/products/dex-2.0/concentrated-liquidity/add-and-remove-liquidity.md)
- [Shift range](https://docs.position.exchange/products/dex-2.0/concentrated-liquidity/shift-range.md)
- [Increase Decrease Liquidity](https://docs.position.exchange/products/dex-2.0/concentrated-liquidity/increase-decrease-liquidity.md)
- [DEX Referral Rules](https://docs.position.exchange/products/dex-2.0/dex-referral-rules.md)
- [Incentives Programs](https://docs.position.exchange/products/dex-2.0/incentives-programs.md)
- [Position Exchange DEX Airdrop Introduction](https://docs.position.exchange/products/dex-2.0/incentives-programs/position-exchange-dex-airdrop-introduction.md): We are excited to offer our users multiple ways to earn rewards on our platform.
- [DEX Airdrop Referral Rules](https://docs.position.exchange/products/dex-2.0/incentives-programs/dex-airdrop-referral-rules.md)
- [Lucky Fee](https://docs.position.exchange/products/dex-2.0/incentives-programs/lucky-fee.md)
- [How to join Pancake Migrate Airdrop](https://docs.position.exchange/products/dex-2.0/incentives-programs/how-to-join-pancake-migrate-airdrop.md)
- [How to join the Liquidity Providers Incentive Program](https://docs.position.exchange/products/dex-2.0/incentives-programs/how-to-join-the-liquidity-providers-incentive-program.md)
- [How to join the Lucky Fee Program](https://docs.position.exchange/products/dex-2.0/incentives-programs/how-to-join-the-lucky-fee-program.md)
- [Reward Distribution Schedule](https://docs.position.exchange/products/dex-2.0/incentives-programs/reward-distribution-schedule.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.position.exchange/products/dex-2.0.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.
