> For the complete documentation index, see [llms.txt](https://help.dedust.io/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dedust.io/en/liquidity/earnings.md).

# Claim fee earnings

{% hint style="success" %}
Since **Nov 17, 2025**, with [CPMM v2 pools launch](#user-content-fn-1)[^1], liquidity providers now can claim their earned [trading fees](/en/protocol/fees.md#fee-for-swaps-or-trading-fee) on DeDust, separately from the liquidity itself, placed to liquidity pool. To do this, there are two ways: using **Portfolio** or **Pools**.
{% endhint %}

### Claim earned fees from Portfolio

1. Open [Portfolio](https://dedust.io/portfolio) -> ***Wallet*** and check current balances[^2]. Then go to ***Liquidity*** -> *Fee earnings.*
2. Select earnings record you'd like to receive. In our example it's DUST/USDT[^3] 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 -> **Earnings** -> *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/q9LAZYxEo6LEFV7jtC1d" alt=""><figcaption><p>Step 2. Earnings -> 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-4)[^4] 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. **Earnings** 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" %}
Consider that every claim consumes [*Network fee*](#user-content-fn-5)[^5]*.* So it's reasonable to claim your earnings not too often.
{% endhint %}

{% hint style="success" %}
For tokens launched in [**Uranus launchpad**](https://x1000.finance/launches/new) on [**x1000**](https://x1000.finance), after bonding curve you can claim all earned fees using your [x1000 wallet](https://help.x1000.finance/trading/x1000-trading-wallet). The one that was used for token launch. Go to [***Rewards***](https://x1000.finance/rewards) -> *Created tokens.*
{% endhint %}

[^1]: [Telegram](https://t.me/dedust_en/132) | [X (Twitter)](https://x.com/dedust_io/status/1991534215800975723)

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

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

[^4]: *The exact* [*Network fee*](/en/protocol/fees.md#blockchain-fees-or-network-fees) *depends on involved assets, wallet app that you use, network load and performance. Usually less than a half of amount is really being used.*

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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