# Portfolio Indicators

## What are Investment Portfolios based on?

Each Investment Portfolio in ZamWallet is created and managed by an **expert**. The expert has his/her own admin panel, where an investment Portfolio is managed based on [https://3commas.io](https://3commas.io/).&#x20;

This is a great option for investors who don’t want to constantly monitor and manage their portfolios. So investors will be able to enjoy only the performance of their portfolios over time without managing them.

Every Investment Portfolio is backed by 100% tokens with liquidity and security provided by Binance. By investing in one Portfolio you invest in a diversified asset — the set of top crypto tokens chosen by the top expert.

### Portfolio price

Portfolios have their own **Portfolio prices** (Portfolio price indexes), which are displayed in ZamWallet. The Portfolio price changes in real time depending on the current price and shares of tokens in the Portfolio. The Portfolio price is calculated as the weighted average of token prices (sum of token prices multiplied by these token shares in Portfolio).

*Example* of calculation of the Portfolio price:

<table><thead><tr><th width="165.33333333333331" align="center">Token ticker</th><th width="158" align="center">Token price</th><th align="center">Token share in Portfolio</th><th align="center">Token price multiplied by token share</th><th data-hidden></th></tr></thead><tbody><tr><td align="center">USDT</td><td align="center">$1.005</td><td align="center">10%</td><td align="center">$0.101</td><td>USDT</td></tr><tr><td align="center">ETH</td><td align="center">$1,290.930</td><td align="center">25%</td><td align="center">$322.733</td><td>ETH</td></tr><tr><td align="center">BNB</td><td align="center">$300.080</td><td align="center">25%</td><td align="center">$75.020</td><td>BNB</td></tr><tr><td align="center">ADA</td><td align="center">$0.316</td><td align="center">20%</td><td align="center">$0.063</td><td>ADA</td></tr><tr><td align="center">SOL</td><td align="center">$13.690</td><td align="center">20%</td><td align="center">$2.738</td><td>SOL</td></tr><tr><td align="center"><strong>Portfolio price</strong></td><td align="center"></td><td align="center"></td><td align="center"><strong>$400.654</strong></td><td>Portfolio price</td></tr></tbody></table>

Each Portfolio price is displayed in USD in ZamWallet:

![](/files/ZRixtBwfDczUUh0UgJQc)

### Portfolio returns and profits

Another metric that helps investors to monitor the profitability of Portfolio is the **return on investment** ratio and the **profit** amount.

An investor is able to view in ZamWallet his own profit amount and the personal return on investment based on the investor’s cost of investment (value of the initial investment) and profit (return) generated by the Portfolio for the investor. The investor’s profit is displayed in USD and is represented also by a chart, which shows the profit for a selected period of time (for 24 hours, 1 week, 1 month, 3 months, 6 months, 1 year and all time):

![](/files/DYma0cPgBqcWuhv5ZjmG)

### Portfolio tokens in ZamWallet

Investing in an Investment Portfolio investors buy the Portfolio token. Amount of tokens the investor can receive after the purchase (investment) is calculated according to the *formula*:

*Investment amount / Portfolio price*<br>

The number of purchased Portfolio tokens is displayed in ZamWallet:

![](/files/3wZHgCygbD3awfHAfoB9)

The Portfolio token is the internal ZamWallet token, which can be bought or sold in ZamWallet and can’t be withdrawn to any external wallets.


---

# 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/intelligent-portfolios/portfolio-indicators.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.
