# Cobrança Bancária

A cobrança bancária permite que você emita boletos de cobrança e faça a gestão do boletos, enviando por email ao pagador, alterando vencimento, cancelando boletos, emita arquivos de remessa, importe arquivos de retorno, etc.

Você pode gerar boletos a partir de títulos lançados no sistema ou gerar boletos avulso.

Atualmente o Fomenti possui dois tipos de carteira de cobrança para geração de boletos (clique em cada um para mais detalhes):

* [Carteira Boleto Fácil](https://docs.fomenti.com.br/carteira#carteira-boleto-facil)
* [Carteira de cobrança com seu banco](https://docs.fomenti.com.br/carteira#carteira-de-cobranca-com-seu-banco)


---

# 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/cobranca-bancaria.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.
