# Portfolio Elements

## Portfolio Assets

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

<figure><img src="/files/K9TpSnuAKhh0tCQtfSsj" 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.

## Trades/Positions

The Trades/Positions element shows the trades of the wallet you have connected to SankoTools. It can be a useful addition to a portfolio monitoring layout:

<figure><img src="/files/23alh8QhJVF7vozjC6DZ" alt=""><figcaption></figcaption></figure>

## Portfolio Map

The Portfolio Map displays a visualization of the assets within the wallet we have connected to SankoTools:

<figure><img src="/files/afyBay63pCWsdE07KCdd" alt=""><figcaption></figcaption></figure>

## NFT portfolio

The portfolio element can be used to track any address or list of addresses. On first glance it shows the current:

* Value of the wallets NFT holdings
* Cost
* Number of NFT's held
* A treemap of holdings by weighting
* A map of address activity

<figure><img src="/files/Ln6S1x1wzflsoP17O8L3" alt=""><figcaption></figcaption></figure>

Click through the other tabs to see most recent trades, collection inflows and outflows of the wallet by timeframe, and recent mints.

Click on a collection in the collections tab to pull up the wallets holdings, as well as a chart showing where they bought and sold.

## Address Token Flows

The Address Token Flows element shows the token flows in and out of an address or address list across chains:

<figure><img src="/files/5c2uQB88QVaQQEYNqjxS" alt=""><figcaption></figcaption></figure>

In the element settings we can change the lookback period and address or address list we are interested in:

<figure><img src="/files/vVEdpiOzOdH2TIR0eZFh" alt=""><figcaption></figcaption></figure>


---

# 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://docs.sanko.xyz/sanko-mainnet/sankotools/terminal-elements/portfolio-elements.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.
