> For the complete documentation index, see [llms.txt](https://ajuda.phibo.site/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.phibo.site/sobre-o-sitema/vendas/como-fazer-uma-troca-com-desconto.md).

# Como fazer uma troca com desconto

## Segue o vídeo com o PASSO A PASSO para fazer uma troca onde houve DESCONTO:

{% embed url="<https://www.loom.com/share/ab478aac06f841a99da866b6a8abad5b?sid=201f1b01-c17f-419f-8b46-936a29f9963f>" %}

{% hint style="warning" %}
IMPORTANTE: Para finalizar a venda, é só clicar no botão CONCLUIR VENDA. **Se ainda assim aparecer uma mensagem informando que o valor não pode ser zero**, basta tentar registrar a forma de pagamento como **dinheiro** para o sistema identificar uma tentativa de pagamento. Vai aparecer a mensagem outra vez, mas depois, quando clicar novamente no CONCLUIR VENDA, vai finalizar a transação.&#x20;
{% endhint %}

{% hint style="info" %}
Vamos deixar aqui o link do tutorial de como criar e utilizar o cupom de troca.

<https://ajuda.phibo.site/sobre-o-sitema/vendas/como-fazer-a-troca-usando-o-cupom-de-troca-no-phibo>
{% endhint %}


---

# 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:

```
GET https://ajuda.phibo.site/sobre-o-sitema/vendas/como-fazer-uma-troca-com-desconto.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.
