# How to see the pool is boosted

1. While regular liquidity pools from [Pools](https://dedust.io/pools) page don't have any additional marks, boosted pools are spotted with lightning icon. You can also enable a filter to browse through boosted pools only.
2. To find more details go to the specific pool's page.
3. Boosted pool page also has a lightning mark next to [*Pool type*](/en/ru/liquidity/pools/types.md) and a non-zero *Boost APR* value.

<div><figure><img src="/files/SfaVdKyeF4djNSfNxIlH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/cy4JHvUCx2Iso851eEJL" alt=""><figcaption></figcaption></figure></div>

3. Scroll down to **Boosts** section to see the active boosts, their duration and rewards info.
4. Switch between tokens / USD display mode of boost rewards for your convenience.

<div><figure><img src="/files/vOWvwOPNvSEOzjbFVRpS" alt=""><figcaption></figcaption></figure> <figure><img src="/files/pbbcQogCIQJooDjc8Uow" alt=""><figcaption></figcaption></figure></div>

{% hint style="success" %}
Since **Jan 26, 2025,** Boosts are available only for [CPMM v2 pools](/en/ru/liquidity/pools/types.md#claimable-fees-pool-cpmm-v2).
{% endhint %}


---

# 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/ru/liquidity/boosts/boosted_pool.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.
