> For the complete documentation index, see [llms.txt](https://ajuda.pdvlegal.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.pdvlegal.com.br/pdv/modulos-de-operacao/autoatendimento/modo-assistido.md).

# Modo Assistido

{% hint style="warning" %}
Use o **Modo Assistido** em operações com apoio do operador.

* **Emissão fiscal:** a nota pode ser emitida diretamente no PDV ou via cloud.
* **Exemplo de uso:** restaurantes com personalização de pedidos, como `molho à parte`.
  {% endhint %}

### Configurar no Retaguarda Cloud

{% stepper %}
{% step %}

### Vincule o terminal ao modo assistido

Vá em **Cloud → Administrativo → Filiais → Meus Equipamentos**.

Selecione o terminal e marque **Modo Assistido**.
{% endstep %}
{% endstepper %}

<figure><img src="/files/yE7dc6n0Okoq0A6Ku9xU" alt=""><figcaption></figcaption></figure>

### Configurar no PDV

{% stepper %}
{% step %}

### Sincronize as tabelas

No PDV, clique em **+Funções → Sincronizar**.
{% endstep %}

{% step %}

### Ative o modo assistido

Deixe o PDV na tela inicial por **10 segundos**.
{% endstep %}
{% endstepper %}

<figure><img src="/files/qZX81YOLKkSQTFKM0Dw7" alt=""><figcaption></figcaption></figure>

### Fluxo de uso

1. **Selecionar produtos:**
   * Cliente escolhe itens > Operador aplica modificadores (se necessário).
2. **Ações rápidas:**
   * **Cancelar Último Item:** Remove o último produto adicionado.
   * **Desistir da Venda:** Cancela toda a venda.
3. **Pagamento:**
   * Toque em **PAGAR** > Selecione a forma de pagamento.

<figure><img src="/files/3wpuVGVo3TMYT6WzyuLt" alt=""><figcaption></figcaption></figure>


---

# 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.pdvlegal.com.br/pdv/modulos-de-operacao/autoatendimento/modo-assistido.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.
