# Portfolio

The [Portfolio](https://dedust.io/portfolio) page lets you check the tokens you hold, your staking and liquidity positions, staking rewards and rewards from providing liquidity.

You can see the following sections on Portfolio page:

1. **Net assets worth**, portfolio sharing and other wallet options
2. **Wallet** — token balances in your wallet, their current fiat prices and value
3. **Staking** — $DUST token staking position and rewards
4. **Liquidity** — positions in [liquidity pools](/en/liquidity/pools.md) on DeDust, rewards from [Boosted pools](/en/liquidity/boosts/boosted_pool.md) and [retro fee rewards](#user-content-fn-1)[^1]

{% hint style="info" %}
Press any token in **Wallet** to open its [Coin summary](/en/trade/coins/summary.md) with the price chart, key metrics and other relevant data.
{% endhint %}

In the top of Portfolio page you're shown:

* Connected wallet application icon
* First and last 4 symbols of your wallet address
* 'Copy wallet address' and 'Go to wallet page in Tonscan[^2]' buttons
* Total wallet assets worth expressed in USD, including staking, liquidity and rewards
* [Portfolio sharing](/en/trade/portfolio/share.md) options

{% hint style="info" %}
In **Wallet** section by default first 5 most popular and valuable assets are displayed. Press 'Show all' to see all assets in your wallet. And then press 'Hide' if you want to collapse them back.
{% endhint %}

<div><figure><img src="/files/PdNnppZOKyrgaV55pyFB" alt=""><figcaption><p>Net assets worth</p></figcaption></figure> <figure><img src="/files/B2c9T1FHC492YSxSF0Gs" alt=""><figcaption><p>Wallet, 'Show all' assets</p></figcaption></figure> <figure><img src="/files/aHtx0S5i4go9oeK0bLVf" alt=""><figcaption><p>Wallet, all tokens balances</p></figcaption></figure> <figure><img src="/files/e6tU3WY2CgtNL2CG3hbt" alt=""><figcaption><p>Staking and Liquidity</p></figcaption></figure></div>

{% hint style="warning" %}
By default only the [whitelisted tokens](/en/trade/swap/imported.md) (and pools) are displayed in **Wallet** and **Liquidity** sections. If you don't see some of your tokens or liquidity pools, [import the non-whitelisted token(s)](/en/launch/whitelist/non-whitelisted.md) first.
{% endhint %}

In **Liquidity** -> 'Positions' press on a row with any liquidity pool to go to pool's page and details.

In **Liquidity** -> 'Boost rewards' by pressing on a pool row you'll see the rewards list and ['Claim' button](/en/liquidity/boosts/claim.md#how-to-claim-rewards-from-portfolio).

{% hint style="success" %}
In a same way Portfolio allows users [to see assets in any other wallet](/en/trade/portfolio/view.md) on TON.
{% endhint %}

[^1]: LP rewards (or [trading fees](/en/protocol/fees.md#fee-for-swaps)) collected [before June 24, 2024](https://t.me/dedust_en/103), for providing liquidity on DeDust.

[^2]: [Tonscan.org](https://tonscan.org/) - TON blockchain explorer


---

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