# Conta Corrente

Na página da Conta Corrente terá uma lista das faturas com informação do n° do documento, data de emissão, data de vencimento, dias desde a data de vencimento, valor original do documento, valor não regularizado do documento e o saldo acumulado. Terá a possibilidade de visualizar as linhas de cada documento <mark style="color:red;">(1)</mark>, enviar a conta corrente por e-mail <mark style="color:red;">(2)</mark>, adicionar e-mails associados ao cliente <mark style="color:red;">(3)</mark> e imprimir a conta corrente <mark style="color:red;">(4)</mark>.

<figure><img src="/files/6b79y3rEQ5S05fBIuNgF" alt=""><figcaption><p>Conta Corrente</p></figcaption></figure>


---

# 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.wave.pt/wave-trade-x/app/estrutura/clientes/conta-corrente.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.
