> 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/integracoes/autoatendimento-food/tela-de-descanso-do-autoatendimento-food.md).

# Tela de descanso do Autoatendimento Food

<details>

<summary>Como hospedar imagens no Google Drive?</summary>

Siga o passo a passo abaixo usando o Google Drive:

1. **Faça o upload:** Suba até 3 imagens (formato `.jpg` ou `.png`) para a sua conta do Google Drive.
2. **Compartilhe a imagem:** Clique com o botão direito sobre o arquivo da imagem e selecione **Compartilhar** > **Compartilhar**.
3. **Torne o link público:** Na janela que abrir, em **Acesso geral**, altere a permissão de "Restrito" para **Qualquer pessoa com o link**.
4. **Copie o link:** Clique em **Copiar link**. O link copiado terá um formato parecido com este: `https://drive.google.com/file/d/ID_GIGANTE_DO_ARQUIVO/view?usp=sharing`
5. **Converta o link para uso direto:** O link original do Google Drive não funciona. Você precisa modificá-lo.
   * Pegue apenas o **ID do arquivo** do link que você copiou. É a longa sequência de letras e números entre `d/` e `/view`.
   * Use este modelo para criar o novo link: `https://drive.google.com/uc?export=view&id=ID_DO_ARQUIVO`

{% hint style="success" %}
**Exemplo:** Se o seu ID for `1a2b3c4d5e6f7g8h9i0j`, o link final que você deverá usar será: `https://drive.google.com/uc?export=view&id=1a2b3c4d5e6f7g8h9i0j` Repita o processo para cada imagem que desejar usar.
{% endhint %}

</details>

{% stepper %}
{% step %}

### **Prepare as imagens**:

* Hospede as imagens em serviços de nuvem (formato `.jpg` ou `.png`).

{% hint style="info" %}
Tela de Descanso: Até 3 banners rotativos 1080 x 1920 (larg x alt)

Formato: jpg / png / gif
{% endhint %}

<div><figure><img src="/files/2NmQUlevNDkEn4fNmi1x" alt=""><figcaption></figcaption></figure> <figure><img src="/files/tyzxt4ga5zx4zTYeDPWs" alt=""><figcaption></figcaption></figure> <figure><img src="/files/WkbvWY8ArEuhivjb2e92" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Banner Home: Um banner 1080 x 280 (larg x alt)

Formato: jpg / png / gif
{% endhint %}

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

{% hint style="info" %}
Imagem Produtos: 380 x 250 (larg x alt) com fundo branco ou transparente

Formato: jpg / png / gif
{% endhint %}
{% endstep %}

{% step %}

### **Configure no Autoatendimento**:

* Acesse **Configurações** na retaguarda do Autoatendimento Food.
* Insira os links das imagens nos campos *Link 1*, *Link 2*, *Link 3*.
* Clique em **Confirmar**.

<figure><img src="/files/uYG8W9z0lRzj4BCC6wP2" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### Tópicos relacionados

Use estes links para completar a configuração do Autoatendimento Food:

* [O que é o Autoatendimento Food?](/integracoes/autoatendimento-food.md)
* [Ativação de módulos](/integracoes/autoatendimento-food/ativacao-de-modulos.md)
* [Produtos e modificadores no Autoatendimento Food](/integracoes/autoatendimento-food/produtos-e-modificadores-no-autoatendimento-food.md)
* [Sugestão de produtos no Autoatendimento Food](/integracoes/autoatendimento-food/sugestao-de-produtos-no-autoatendimento-food.md)
* [Combos e subprodutos no Autoatendimento Food](/integracoes/autoatendimento-food/combos-e-subprodutos-no-autoatendimento-food.md)
* [Formas de pagamento no Autoatendimento Food](/integracoes/autoatendimento-food/formas-de-pagamento-no-autoatendimento-food.md)
* [Ativar emissão de NFC-e no Autoatendimento Cloud](/integracoes/autoatendimento-food/ativar-emissao-de-nfc-e-no-autoatendimento-cloud.md)
* [Instalação de Totem, KDS e PINPAD](/integracoes/autoatendimento-food/instalacao-de-totem-kds-e-pinpad.md)
* [Configuração de KDS](/integracoes/autoatendimento-food/configuracao-de-kds.md)
* [Integração com Fidelidade Legal no Autoatendimento Food](/integracoes/autoatendimento-food/integracao-com-fidelidade-legal-no-autoatendimento-food.md)
* [Requisitos Mínimos e Recomendados](/equipamentos/requisitos-minimos-e-recomendados.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.pdvlegal.com.br/integracoes/autoatendimento-food/tela-de-descanso-do-autoatendimento-food.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.
