> For the complete documentation index, see [llms.txt](https://help.starkbank.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.starkbank.com/investimentos/renda-fixa-digital/como-obter-o-extrato-consolidado-dos-meus-investimentos.md).

# Como obter o extrato consolidado dos meus investimentos?

Saiba como consultar aportes, saques e informe de Rendimentos no Stark Bank.

{% hint style="danger" %}
Apenas usuários com perfil de Administrador ou Financeiro possuem permissão para visualizar e exportar os relatórios de investimentos e aplicações em Renda Fixa Digital.
{% endhint %}

Para obter o extrato consolidado de seus investimentos, siga este passo a passo:

1. Acesse sua conta Stark Bank em <https://web.starkbank.com/signin>
2. No menu, clique em Investimentos
3. Clique em Relatório

Aqui você verá dados como:

* Posição inicial bruta do investimento
* Aplicações no período indicado
* Rendimento
* Resgates realizados no período indicado
* IR e outras taxas previstas
* Posição final bruta

4. Selecione o Período para escolher o intervalo que deseja verificar. Por padrão a data é pré-definida no período atual.
5. Caso precise extrair essas informações, você pode clicar no botão "Exportar" e selecionar umas das opções:
   1. &#x20;Extrato de investimento
      1. É possível selecionar o formato do arquivo e o fuso horário
   2. Informe de rendimento

✅ Pronto! Agora você já sabe como obter seu extrato consolidado de investimentos utilizando o Internet Banking.

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FrMP0jPAExlI5eQqOABGc%2Finvestment-export1.png?alt=media&amp;token=ee206cb0-ce82-489a-ab81-6db257c7179e" alt=""><figcaption></figcaption></figure>

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2F0VGbY6rce4nd5OXilAgO%2Finvestment-export2.png?alt=media&amp;token=c99f7684-86ec-4dfb-a4d0-ccecc25aa6ec" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.starkbank.com/investimentos/renda-fixa-digital/como-obter-o-extrato-consolidado-dos-meus-investimentos.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
