# Provide liquidity

- [Pools](https://help.dedust.io/en/liquidity/pools.md): Provide liquidity to the pool and receive part of every swap's fee.
- [Pool types](https://help.dedust.io/en/liquidity/pools/types.md)
- [Four advantages of CPMM v2 pool](https://help.dedust.io/en/liquidity/pools/cpmm-v2.md)
- [Четыре преимущества пулов CPMM v2](https://help.dedust.io/en/liquidity/pools/chetyre-preimushestva-pulov-cpmm-v2.md)
- [How to deposit liquidity](https://help.dedust.io/en/liquidity/deposit.md): Learn how to earn with your assets using DeDust
- [Create new pool](https://help.dedust.io/en/liquidity/deposit/create.md)
- [How to withdraw liquidity](https://help.dedust.io/en/liquidity/deposit/withdraw.md)
- [Advanced](https://help.dedust.io/en/liquidity/deposit/advanced.md)
- [Lock rate](https://help.dedust.io/en/liquidity/deposit/advanced/rate.md)
- [Slippage](https://help.dedust.io/en/liquidity/deposit/advanced/slippage.md)
- [Liquidity lock](https://help.dedust.io/en/liquidity/deposit/advanced/lock.md)
- [Claim fee earnings](https://help.dedust.io/en/liquidity/earnings.md)
- [Boosts](https://help.dedust.io/en/liquidity/boosts.md): In this section you will find answers to the frequent questions about boosts.
- [How to see the pool is boosted](https://help.dedust.io/en/liquidity/boosts/boosted_pool.md)
- [Composition of a Boost](https://help.dedust.io/en/liquidity/boosts/composition.md)
- [Claim Boost rewards](https://help.dedust.io/en/liquidity/boosts/claim.md)
- [How to boost your token's pool](https://help.dedust.io/en/liquidity/boosts/boost_pool.md): An easy way to promote your token with DeDust
- [Extend / Increase boost](https://help.dedust.io/en/liquidity/boosts/boost_pool/extend-increase.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://help.dedust.io/en/liquidity.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.
