> 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/extrato-e-conciliacao/como-emitir-e-baixar-uma-carta-de-circularizacao.md).

# Como emitir e baixar uma carta de circularização?

Saiba como emitir sua cartão de circularização, para fins de Auditoria.

{% hint style="danger" %}
A emissão da carta de circularização está disponível apenas para usuários com perfil de Administrador ou Financeiro.
{% endhint %}

A carta de circularização é um documento exigido por auditorias e contadores para confirmar o saldo da sua conta bancária em uma determinada data.

Em bancos tradicionais, esse processo pode levar dias ou até semanas — mas no Stark Bank, você emite e baixa sua carta sozinho, em segundos, direto do Internet Banking.

{% hint style="warning" %}
Atualmente, a emissão deste documento está disponível apenas pelo Internet Banking, não sendo possível baixá-lo pelo App Stark Bank.
{% endhint %}

#### Como gerar e baixar a carta

1. Acesse sua conta Stark Bank em <https://web.starkbank.com/signin>
2. Acesse **Extrato** no menu superior, depois **Saldo**
3. Clique em **Baixar Circularização**

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2F21EtqQKSgv0rHxmumJ8t%2Fcircularization_button.png?alt=media&amp;token=11cc3055-9e12-4a4e-8804-b9388537954d" alt=""><figcaption></figcaption></figure>

Escolha a forma de recebimento da circularização (baixar ou e-mail) e o período que deseja (data base)

<figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FidLlxTbl2JQC78uQ7oLk%2Fcircularization_download_button.png?alt=media&amp;token=fe5f80af-49df-4603-b5d3-c4e5e1f98870" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
É possível enviar a carta diretamente para sua auditoria, dessa forma, o envio parte do Stark Bank e a carta já vai com nossa autenticação.&#x20;
{% endhint %}

5. Pronto! A carta será baixada ou enviada por e-mail, já assinada digitalmente.


---

# 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/extrato-e-conciliacao/como-emitir-e-baixar-uma-carta-de-circularizacao.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.
