# Portfolios

## Portfolios summary

All information about the user's investments is displayed on the "Portfolios" page: how many portfolios the user owns, the dollar equivalent of the investments, portfolios' growth, the share of each portfolios in the total investment.

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

## Portfolio management

After portfolio acquisition, sell and invest more operations are available.&#x20;

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

**Invest More.** For income increase, users can reinvest in portfolios. Investments distribute to assets (cryptocurrencies) in the last portfolio allocation. For the best investment decisions, users can monitor separate asset growth dynamics.

**Sell.** Sell functionality stands for making a profit. The increased cost of invested assets can be converted to income. The user can sell his portfolio and withdraw his income to cryptocurrency or fiat at any time.


---

# 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.zam.io/ecosystem/zam.io-zamwallet/portfolios.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.
