# Portfolio tab

The portfolio dashboard gives you an overview of your investments.&#x20;

You can see your real-time available balance (given by the sum of your static balance and your real-time streamed yield) and the total amount invested.

You can see the breakdown of your portfolio (with the products you have invested in) and their details.

<figure><img src="/files/PQJCnHnHCZqq3FxE6JzX" alt=""><figcaption><p>Portfolio Dashboard</p></figcaption></figure>

For each product, you can see the real-time yield paid by the second (if the product pays the yield in stream).&#x20;


---

# 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.streamablefinance.com/streamable-invest/overview/portfolio-tab.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.
