# Implementação do Onboarding de inicialização do Cardápio

Novos clientes enfrentavam dificuldades ao iniciar no Consumer, especialmente na configuração de cardápios e produtos iniciais.

Foi criado um novo processo de onboarding que oferece duas opções:

**Cardápio Modelo**: Possibilidade de começar com um conjunto de produtos padrões já configurados no Consumer, facilitando o acesso inicial.

**Banco de Dados Limpo**: Opção para clientes que já conhecem o Consumer iniciarem com um banco de dados vazio, sem produtos predefinidos.

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

Se optar pelo Cardápio Modelo, você poderá selecionar produtos padrões diretamente.

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


---

# 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://atualizacoes.consumer.com.br/pdv/anteriores/14.9.2/14.9.2.3/implementacao-do-onboarding-de-inicializacao-do-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.
