# Portfolio Management

Gain insights into all your holdings – both fungible ([ERC-20](https://ethereum.org/en/developers/docs/standards/tokens/erc-20/)) and [non-fungible](https://en.wikipedia.org/wiki/Non-fungible_token) (both [ERC-721](https://eips.ethereum.org/EIPS/eip-721) and [ERC-1155](https://eips.ethereum.org/EIPS/eip-1155) token standard) assets – distributed across all your Safes within an organisation, all through a single interface.

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

Check these two articles to understand your Portfolio better.

<table data-view="cards"><thead><tr><th></th><th></th><th align="right"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><ol><li> <mark style="color:blue;"><strong>Token Portfolio Tracking</strong></mark></li></ol></td><td>Explore this article to check the Live balances in token and USD values across multiple accounts and multiple networks.</td><td align="right"></td><td><a href="/pages/5GlujaRmSwsMOKVHLkTs">/pages/5GlujaRmSwsMOKVHLkTs</a></td></tr><tr><td><ol start="2"><li> <mark style="color:blue;"><strong>NFT Portfolio Tracking</strong></mark></li></ol></td><td>View and track NFTs associated with the Safes within an organisation. </td><td align="right"></td><td><a href="/pages/5pu8RqOKoE7nVxM2tZPT">/pages/5pu8RqOKoE7nVxM2tZPT</a></td></tr></tbody></table>

Continue reading to learn about how you can keep track of your assets associated with all the Safes in an organisation.


---

# 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.coinshift.xyz/business/coinshift-walkthrough/portfolio-management.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.
