# Gerando Boleto Parcial

O Fomenti permite gerar boleto de valor parcial de título vencido ou com baixa parcial (BXP).

Siga os passos a seguir para gerar um boleto parcial em um título:

1. Acesse menu lateral **Movimentos > Títulos**;
2. Em um título vencido ou com baixa parcial (BXP), clique no menu **Opções > Gerar boleto**;
3. Na tela de **Cálculo de Saldo Devedor**, informe a tarifa, juros, multa, o vencimento do boleto e o valor do boleto, e então clique em **Ir para o boleto**;
4. Na tela **Gerar Boleto**, altere os dados que forem necessários e então clique em **Gerar boleto**.

![Tela para cálculo do saldo devedor do título](/files/-LcHb8uetaCPsMf93wVk)

![Tela para gerar boleto do título](/files/-LcHebLbRO_G0XYzwjx8)

{% hint style="info" %}
A opção **Liquidar o título quando o boleto for pago** serve para indicar se título será baixado por completo. Caso seja uma negociação parcial, essa opção deve ficar desmarcada.&#x20;

Ela fica habilitada automaticamente caso o valor do boleto seja igual ao saldo devedor no vencimento escolhido.
{% endhint %}


---

# 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/boletos/gerando-boleto-parcial.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.
