# Como registrar uma venda com a forma de pagamento boleto

Uma das possíveis formas de pagamento que você pode usar nas vendas é o **boleto**. Mas além de registrar a venda, será necessário fazer a baixa dessas parcelas e  gestão de possíveis acréscimos por atraso. Assista abaixo o passo a passo completo para entender como utilizar essa ferramenta no sistema:&#x20;

{% embed url="<https://www.loom.com/share/be967b277a7242ebb3e8b882bd62e356>" %}

{% hint style="warning" %}
**IMPORTANTE:** O sistema Phibo não gera boletos para serem enviados para o banco. Ele apenas te ajuda a fazer a gestão da venda registrada com essa forma de pagamento.&#x20;
{% 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://ajuda.phibo.site/sobre-o-sitema/vendas/como-registrar-uma-venda-com-a-forma-de-pagamento-boleto.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.
