# How to view other's Portfolio

To see someone's assets in the Portfolio you just need to:

1. Open [DeDust.io](https://dedust.io/) and enter wallet address (or unique domain name on TON) into a search field in top right corner of DeDust homepage (or any other page), or search field [on Portfolio page](#user-content-fn-1)[^1].

<div><figure><img src="/files/QQTt1mSjcM2BE3aNqOmd" alt=""><figcaption><p>Step 1. DeDust homepage</p></figcaption></figure> <figure><img src="/files/l3xujjITfdYJbXABquLo" alt=""><figcaption><p>Step 1. Search field</p></figcaption></figure> <figure><img src="/files/tL8fydTmeTxxjEkRXJBA" alt=""><figcaption><p>Step 1. Address validation</p></figcaption></figure> <figure><img src="/files/JaASms3Q0RKiqo7JGI2d" alt=""><figcaption><p>Step 1. Search from Portfolio</p></figcaption></figure></div>

2. Another case is when you are an active DeDust user and your wallet is already connected to DeDust.

<div><figure><img src="/files/xBrfTQ41GHba2z7f9hSA" alt=""><figcaption><p>Step 2. Portfolio (connected wallet)</p></figcaption></figure> <figure><img src="/files/SX6BGS5N0Ml12wmgR3AH" alt=""><figcaption><p>Step 2. Search field</p></figcaption></figure> <figure><img src="/files/WRbF4U8L7FrhG2ksW2yU" alt=""><figcaption><p>Step 2. Address validation</p></figcaption></figure></div>

3. In both cases the interface will give you a hint when you are viewing not your own wallet.

<div><figure><img src="/files/yiR3q3q1aV4YVVgBIX4X" alt=""><figcaption><p>Step 3. Portfolio (no wallet connected)</p></figcaption></figure> <figure><img src="/files/NWpkbJIhbSKRBrmFMEfc" alt=""><figcaption><p>Step 3. Portfolio (connected wallet)</p></figcaption></figure></div>

This mode allows you to see assets in different wallets, including staking, liquidity and rewards.

[^1]: If there's no wallet connected to DeDust.


---

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