# Claim fee earnings

{% hint style="success" %}
Since **Nov 17, 2025**, with [CPMM v2 pools launch](https://t.me/dedust_en/132), liquidity providers now can claim their earned [trading fees](/en/ru/protocol/fees.md#fee-for-swaps-or-trading-fee) on DeDust, separately from the liquidity itself, placed to liquidity pool. For doing this you can go two ways.
{% endhint %}

### Claim earned fees from Portfolio

1. Open [Portfolio](https://dedust.io/portfolio) and look at current balances[^1] in ***Wallet***. Then go to ***Liquidity*** section -> *Fee earnings.*
2. Select earnings record you'd like to receive. In our example it's DUST/USDT[^2] pool.
3. Press **'Claim'** button.
4. Confirm transaction in your wallet app (see below starting from step 4).

<div><figure><img src="/files/94m1aXLnP5taV0dq9I9R" alt=""><figcaption><p>Step 1</p></figcaption></figure> <figure><img src="/files/lqG2vPVjdS8scXMXf4Xt" alt=""><figcaption><p>Step 2</p></figcaption></figure> <figure><img src="/files/EN6YHjJ4m19bRApjOVEG" alt=""><figcaption><p>Step 3</p></figcaption></figure></div>

### Claim earned fees from Pools

1. Open [Pools](https://dedust.io/pools) page and find the pool you're providing liquidity to.

<figure><img src="/files/nAaKVzg640VXQauphuBS" alt=""><figcaption><p>Step 1</p></figcaption></figure>

2. On [Pool summary](https://dedust.io/pools/EQBCUifO2pZHiz-IGkzGF74szy0XYelqMCprbjZJcXRf86hz) page move to ***My liquidity*** tab -> **Rewards** section -> *Fee earnings*. Press **'Claim'**.
3. Confirm the claim by pressing **'Claim'** button again.

<div><figure><img src="/files/RvIOuc7tB8Nhg3uk4iwj" alt=""><figcaption><p>Step 2. Pool summary</p></figcaption></figure> <figure><img src="/files/aKWtejfamj0W5b3j1eeO" alt=""><figcaption><p>Step 2. My liquidity</p></figcaption></figure> <figure><img src="/files/qwdsKEv6YKsnpaatp6Wf" alt=""><figcaption><p>Step 2. Rewards -> Claim</p></figcaption></figure> <figure><img src="/files/04vfqQclrHqW71KVABZ8" alt=""><figcaption><p>Step 3</p></figcaption></figure></div>

4. Confirm transaction in your wallet app. Consider that there's a [*Network fee*](#user-content-fn-3)[^3] which is fixed and doesn't exceed 0.15 TON.
5. Go back to DeDust and wait for transaction to complete. Refresh page in a minute or two if needed. **Rewards** section will no longer be available.
6. Go to Portfolio to see your updated balances in ***Wallet*** and *Fee earnings* in ***Liquidity*** sections.

<div><figure><img src="/files/03D0wfNabAVGzWtYEHne" alt=""><figcaption><p>Step 4</p></figcaption></figure> <figure><img src="/files/1ZKLaP6AUtMriyy7SrLD" alt=""><figcaption><p>Step 5</p></figcaption></figure> <figure><img src="/files/hiNATfJ6Q3UYRitHwdDg" alt=""><figcaption><p>Step 6. Wallet</p></figcaption></figure> <figure><img src="/files/Rkxcsvj7hDN2VorBduYp" alt=""><figcaption><p>Step 6. Liquidity</p></figcaption></figure></div>

{% hint style="info" %}
Considering that every claim consumes some [*Network fee*](#user-content-fn-4)[^4], it's reasonable to claim your earnings no too often.
{% endhint %}

[^1]: Including TON, as it'll be consumed as network fee.

[^2]: * Type: **CPMM v2**
    * Trade fee: **0.25%**
    * Fee earnings: **DUST + USDT**

[^3]: *The exact* [*Network fee*](/en/ru/protocol/fees.md#blockchain-fees-or-network-fees) *will depend on wallet app that you use, selected token, the network load and performance. Usually less than a half of this amount is really being used. The rest goes back to your wallet after the transaction is completed. The network fee is taken with some excess to prevent your transaction and assets from stuck on halfway in the blockchain due to insufficiency of TON.*

[^4]: ≈ 0,0445 TON (or ≈ $0.0672) in our case.


---

# 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/earnings.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.
