> For the complete documentation index, see [llms.txt](https://ajuda.ristore.com.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.ristore.com.br/vendas.md).

# Vendas

- [Telas de Venda](https://ajuda.ristore.com.br/vendas/telas-de-venda.md): Quais são os tipos de telas?
- [Tela Venda](https://ajuda.ristore.com.br/vendas/telas-de-venda/tela-venda.md): Opção para os 6 tipos de movimentos
- [Funções dos botões das telas vendas](https://ajuda.ristore.com.br/vendas/telas-de-venda/tela-venda/funcoes-dos-botoes-das-telas-vendas.md)
- [Tela Vendas PDV](https://ajuda.ristore.com.br/vendas/telas-de-venda/tela-vendas-pdv.md): Tela de venda rápida
- [Tela Vendas Touch](https://ajuda.ristore.com.br/vendas/telas-de-venda/tela-vendas-touch.md): Desenvolvida para a tecnologia Touch Screen.
- [Como dividir um item entre Movimentos](https://ajuda.ristore.com.br/vendas/como-dividir-um-item-varios-movimentos.md): Neste Tutorial vamos explicar como efetuar a divisão de itens entre movimentos
- [Tela Vendas](https://ajuda.ristore.com.br/vendas/como-dividir-um-item-varios-movimentos/tela-vendas.md): Em construção...
- [Recebimento parcial](https://ajuda.ristore.com.br/vendas/recebimento-parcial.md): Como realizar um recebimento parcial?
- [Controle de produção](https://ajuda.ristore.com.br/vendas/controle-de-producao.md)
- [Controle de impressão](https://ajuda.ristore.com.br/vendas/controle-de-impressao.md): Tela opcional de controle de impressão dos itens
- [Integrador multi-delivery](https://ajuda.ristore.com.br/vendas/integrador-multi-delivery.md): Tela de recebimento e acompanhamento dos deliverys integrados ao ristore.
- [Tela recebimentos](https://ajuda.ristore.com.br/vendas/tela-recebimentos.md)
- [Tela conta corrente](https://ajuda.ristore.com.br/vendas/tela-conta-corrente.md)
- [Tela manutenção vendas](https://ajuda.ristore.com.br/vendas/tela-manutencao-vendas.md): Uma opção ao usuário para acompanhar as vendas e situação atual.
- [Desconto padrão cadastro Terceiro (cliente)](https://ajuda.ristore.com.br/vendas/desconto-padrao-cadastro-terceiro-cliente.md): Para clientes fiéis agora pode colocar no cadastro do terceiro pode preencher um desconto % padrão que vai aparecer como sugestão ao finalizar as vendas no Ristore PDV.
- [Consumidor Vip - configuração](https://ajuda.ristore.com.br/vendas/consumidor-vip-configuracao.md)
- [1º Acesso do cliente ao portal consumidor.vip](https://ajuda.ristore.com.br/vendas/consumidor-vip-configuracao/1o-acesso-do-cliente-ao-portal-consumidor.vip.md)
- [Consultar saldo](https://ajuda.ristore.com.br/vendas/consumidor-vip-configuracao/consultar-saldo.md)
- [Configurar App Comanda para identificar usuário no detalhe do item](https://ajuda.ristore.com.br/vendas/configurar-app-comanda-para-identificar-usuario-no-detalhe-do-item.md)


---

# 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.ristore.com.br/vendas.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.
