# Painel de controle

**Saldo em conta**

**Função:** Esse é o **valor disponível em caixa**, ou seja, que **não está aplicado** em nenhum ativo e pode ser:

* Investido em novos produtos
* Resgatado para conta bancária

<figure><img src="/files/6IpsOTHyVRSvUrd1udRv" alt=""><figcaption></figcaption></figure>

**Total Investido**

**Função:** Representa o **valor total que está aplicado em produtos financeiros**, excluindo o saldo em conta.

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

#### **Carteira**

* **Tipo de Ativo:** Representa a **distribuição proporcional** do total investido.
* **Valor:** Quanto foi alocado em cada tipo de ativo.
* **Rendimento Bruto:** Ganho (lucro) acumulado **antes de impostos ou taxas**.


---

# 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.fomenti.com.br/area-do-investidor/painel-de-controle.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.
