> 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/plug-in/como-emitir-boletos-usando-o-plug-in.md).

# Como emitir boletos usando o Plug-in?

Saiba como emitir novos boletos de forma rápida utilizando a extensão do Stark Bank

### Passo a passo da emissão

1. Inicie a extensão do Stark Bank no Sheets ou Excel
2. No menu lateral direito do Plug-in, clique em Recebimentos.
3. Selecione a opção Emissão de boletos.
4. Na aba que será aberta, insira as informações das suas cobranças começando sempre a partir da linha 3.
   * *Campos obrigatórios:* Os campos de Nome até CEP são de preenchimento obrigatório.
   * Certifique-se de preencher os dados exatamente no formato descrito no cabeçalho (linha 1).
5. Após finalizar o preenchimento de todas as linhas desejadas, clique no botão Submeter.
6. Observe o retorno do sistema na lateral direita da sua tela:
   * Sucesso (verde): O seu boleto foi criado corretamente.
   * Erro (vermelho): Alguma informação está incorreta e o sistema indicará o que precisa ser ajustado.

Pronto! Agora você já sabe como emitir boletos de forma simples e em lote usando a sua planilha.

<div><figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2F82Q9HcuIElc6SjpfRGQR%2Fplugin-boleto-1.png?alt=media&amp;token=f91258a1-4de2-4ed8-8954-620b5f5e08fb" alt=""><figcaption></figcaption></figure> <figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2F7TrwJ8ZhBIxRvQyHxZZu%2Fplugin-boleto-2.png?alt=media&amp;token=6f5ea320-930b-46a8-946c-ab3a23bedf26" alt=""><figcaption></figcaption></figure> <figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FIxpvbqTIvGpPvjFmCBN6%2Fplugin-boleto-3.png?alt=media&amp;token=bb506869-05ab-4c79-a48e-ed4d96393c05" alt=""><figcaption></figcaption></figure> <figure><img src="https://2884805758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQNmPlmZVwcfafZphIQ1b%2Fuploads%2FzDsVsngJQF8RNzrpXqyE%2Fplugin-boleto4.png?alt=media&amp;token=44d302d1-6e2c-43bd-b717-1f746ba5cd7d" alt=""><figcaption></figcaption></figure></div>


---

# 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/plug-in/como-emitir-boletos-usando-o-plug-in.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.
