> 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-autonomo.md).

# Modo Autônomo

{% hint style="warning" %}
Use o **Modo Autônomo** em operações sem apoio do operador.

* Não há impressão local de cupom fiscal no terminal.
* A emissão fiscal é realizada via cloud.
  {% endhint %}

{% hint style="danger" %}
Antes de ativar, confirme estes pré-requisitos:

* Produtos cadastrados no Cloud com **fotos** (opcional, mas recomendado).
* Para terminais que não são SmartPOS, é necessário contrato e pinpad para TEF. Se precisar, consulte o [**manual de TEF**](/integracoes/m-sitef.md).
  {% endhint %}

### Configurar no Retaguarda Cloud

{% stepper %}
{% step %}

### Vincule o terminal ao modo autônomo

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

Selecione o terminal e marque **Modo Autônomo**.
{% endstep %}
{% endstepper %}

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

### Configurar no PDV

{% stepper %}
{% step %}

### Sincronize as tabelas

Após realizar a configuração no Retaguarda Cloud, acesse **+Funções → Sincronizar**.
{% endstep %}

{% step %}

### Ative o modo autônomo

Deixe o PDV na tela inicial por **10 segundos**.

O sistema entrará automaticamente no modo.
{% endstep %}
{% endstepper %}

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

### Fluxo do cliente

1. **Selecionar produtos:**
   * Toque nos itens desejados (fotos facilitam a identificação).
2. **Ver carrinho:**
   * Toque no ícone do carrinho (canto superior direito) ou em **"VER CARRINHO"**.
3. **Confirmar itens:**
   * Revise quantidades > Toque em **PAGAR**.
4. **Pagamento:**
   * Selecione a forma de pagamento (ex.: PIX, cartão) > Finalize.

<figure><img src="/files/z7GIFjVhO5WKp6gMq6eh" 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-autonomo.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.
