# Cardápio

Veja o tutorial em vídeo ou role a página para baixo para ver a opção por escrito.

{% embed url="<https://youtu.be/IFVnhe67804>" %}

Se você quer usar o modelo simplificado, clique em "Modo Básico" abaixo da logo do seu restaurante;

Após isso, clique em "Cardápio" e essa tela irá aparecer:

![](/files/-MgGGgGL-xvE6Kh6w3t9)

O Passo a Passo do Modo Básico é uma forma de guiá-lo para que você mesmo cadastre o cardápio sem problemas.

As instruções são equivalentes ao Modo Avançado. Clique nos links abaixo para conferir:

1º Passo: Configurações iniciais - [Meu Perfil](/painel-hotmenu-1/configuracoes/meu-perfil.md)

2º Passo: [Formas de Pagamento](/painel-hotmenu-1/configuracoes/formas-de-pagamento/formas-de-pagamento.md)

3º Passo: [Horário de Atendimento](/painel-hotmenu-1/configuracoes/horario-de-atendimento.md)

4º Passo: [Categorias](/painel-hotmenu-1/produtos/categorias.md)

5º Passo: [Tamanhos](/painel-hotmenu-1/produtos/tipos-e-tamanhos.md)

6º Passo: [Complementos](/painel-hotmenu-1/produtos/complementos.md)

7º Passo: [Produtos](/modo-basico/produtos.md)

8º Passo: [Vários Sabores](/modo-basico/varios-sabores.md)


---

# Agent Instructions: 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.hotmenu.com.br/modo-basico/cardapio.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.
