> For the complete documentation index, see [llms.txt](https://ajuda.cardapioweb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ajuda.cardapioweb.com/automacao/chatbot-cardapinho/chatbot-com-ia.md).

# Chatbot com IA

{% hint style="success" %}
Todas as funcionalidades do Cardapinho padrão foram **mantidas ou aprimoradas**: você ainda pode consultar pedidos, verificar a área de entrega enviando a localização, conferir horários de funcionamento, promoções e muito mais!
{% endhint %}

### Como ativar o ChatBot com IA

* Abra o **WhatsApp** e faça login no ChatBot.
* No canto inferior da tela, clique em **“ChatBot”**.
* Clique no botão ao lado de  **“ChatBot com nova IA”** para ativar a função.

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

***

#### &#x20;Personalizando o ChatBot com IA

Após ativar o ChatBot, você pode **personalizar sua personalidade, estilo de comunicação e nível de detalhamento**.

Clique em **“Personalizar ChatBot”** e escolha uma das opções:

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

***

{% columns %}
{% column %}
**1. Personalidade do ChatBot**\
![](/files/UYQOUSYqwO96R6T9xeF0)

* **Padrão:** equilibrado e neutro
* **Amigável:** descontraído, próximo e divertido
* **Informativo:** direto, claro e sem rodeios
  {% endcolumn %}

{% column %}
**2. Estilo de Comunicação**\
![](/files/JV8zNApwyd0bOk7zqP8B)

* **Formal:** linguagem séria e respeitosa
* **Casual:** linguagem leve e próxima
* **Engraçado:** uso de piadas e humor
  {% endcolumn %}
  {% endcolumns %}

{% columns %}
{% column %}
**3. Nível de Detalhamento**\
![](/files/RjEBgjZK4wUSnbRgwNnS)

* **Resumido:** respostas curtas e objetivas
* **Moderado:** nível médio de detalhes
* **Extenso:** explicações completas e ricas em exemplos
  {% endcolumn %}

{% column %}
**4. Uso de Emojis**\
![](/files/4rc3pvy1GA7pXAxms3XJ)

* **Sem emoji:** conversa limpa e direta
* **Pouco emoji:** reforça ideias pontuais
* **Muitos emojis:** torna a conversa animada
  {% endcolumn %}
  {% endcolumns %}

**5. Instruções Extras**

No final, preencha a caixa de texto com **instruções específicas ou comportamentos extras** que você deseja que o ChatBot tenha.

<figure><img src="/files/JwXoDtZztFQWI0EFudjP" alt="" width="226"><figcaption></figcaption></figure>

***

#### ✅ Finalizando

Após configurar todas as opções, clique em **“Salvar”**.\
Pronto! O **ChatBot com IA está ativo e configurado**, pronto para interagir de forma personalizada com seus clientes.


---

# 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, and the optional `goal` query parameter:

```
GET https://ajuda.cardapioweb.com/automacao/chatbot-cardapinho/chatbot-com-ia.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
