# Portfolio Assets

The Portfolio Assets elements shows a comprehensive list of assets for a given address:

<figure><img src="/files/1Pt1fHN6dsR4XXnehiQ9" alt=""><figcaption></figcaption></figure>

We can make various adjustments in the element settings such as viewing our own connected wallet, a custom wallet address or the combined portfolio for an address list. Equally we can change the denomination from USD to ETH alongside additional adjustments as shown below:

<div><figure><img src="/files/B13P5CwHLHXtaS57NlfC" alt=""><figcaption></figcaption></figure> <figure><img src="/files/cq0bS0wRLxHghZkeXALg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/X96oXFAp3ALPvtzaSevp" alt=""><figcaption></figcaption></figure></div>


---

# 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://parsecfinance.gitbook.io/guide/defi-elements/portfolio-assets.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.
