# Como conectar o DeliveryBot no Whatsapp

## Passo a passo

{% stepper %}
{% step %}
**Acesse o DeliveryBot**

No menu lateral do painel, clique em **DeliveryBot**.
{% endstep %}

{% step %}
**Configure o WhatsApp**

Na seção **Canais**, localize o card do **WhatsApp** e clique em **Configurar**.
{% endstep %}

{% step %}
**Escaneie o QR Code**

Um QR Code será exibido na tela. Abra o WhatsApp no seu celular, vá em **Dispositivos conectados** e escaneie o código.

<figure><img src="/files/5MyagN1icznzQ8BZOgdP" alt=""><figcaption><p>QR Code para conectar o WhatsApp</p></figcaption></figure>
{% endstep %}

{% step %}
**Pronto!**

Após a leitura, o status mudará para **Conectado** com o número do WhatsApp exibido. O DeliveryBot está pronto para uso.

<figure><img src="/files/fwWPlIZoGcB6kmghMlJb" alt=""><figcaption><p>WhatsApp conectado com sucesso</p></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
O WhatsApp precisa estar conectado para que as Notificações de Pedidos e o Assistente de Atendimento funcionem.
{% endhint %}

{% hint style="info" %}
Para desconectar o WhatsApp, acesse a configuração do canal e clique em **Desconectar**.
{% endhint %}

## Próximos passos

Após conectar o WhatsApp, configure os módulos do DeliveryBot:

{% content-ref url="/pages/sej0NX0zDHzGJBPEP2me" %}
[Notificação de pedidos](/geral/deliverybot/notificacao-de-pedidos.md)
{% endcontent-ref %}

{% content-ref url="/pages/WdNOWfHCc9I0DqXlmmwm" %}
[Assistente de atendimento](/geral/deliverybot/assistente-de-atendimento.md)
{% endcontent-ref %}


---

# 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://delivery.ajuda.cc/geral/deliverybot/como-conectar-o-deliverybot-no-whatsapp.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.
