> For the complete documentation index, see [llms.txt](https://recursos.demandu.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://recursos.demandu.tech/centro-de-recursos-pt-br/crie-seu-primeiro-bot/crie-seu-chatbot-do-instagram.md).

# Crie seu Chatbot do Instagram

## Por que um chatbot do Instagram?

Criar um chatbot para Instagram oferece vários benefícios que podem melhorar significativamente sua presença online e suas operações comerciais:

* 👩🏻‍💻 **Atendimento ao cliente 24/7:** Pode responder instantaneamente às consultas dos clientes a qualquer momento do dia.
* 💬 **Maior engajamento**: os chatbots podem interagir com seu público em tempo real, enviando mensagens personalizadas, atualizações e promoções.
* 🫱🏻‍🫲🏽 **Geração de leads**: Ao interagir com os visitantes e coletar informações essenciais, os chatbots podem ajudar a gerar leads, facilitando a conversão de leads em clientes reais.
* ⬆️ **Escalabilidade**: Diferente dos agentes humanos, os chatbots podem lidar com várias conversas simultaneamente.

Para criar seu chatbot do Instagram e gerenciar todos os seus chatbots, primeiro você deve visitar o painel de controle da Demandu \*\*:\*\* <https://app.demandu.tech>

### ✨ ***Passo 1: Comece a mágica***

Vá até o seu painel principal de *Demandu*. No canto superior esquerdo, você verá o botão azul *"**Criar novo bot**"*. Clique ali para começar sua nova aventura de automação.

{% hint style="info" icon="lightbulb-on" %}
*<mark style="color:azul;">**Dica Demandu**</mark>*<mark style="color:azul;">: Na barra lateral esquerda, você sempre poderá encontrar e gerenciar todos os bots que criou.</mark>
{% endhint %}

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

### &#x20;📱 ***Passo 2: Escolha sua plataforma***

Agora você verá as diferentes redes nas quais pode implantar seu bot. Procure o ícone de *"**Chatbot do Instagram**"* e selecione-o. Você está a apenas alguns cliques de se conectar com seu público.

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

### 🎯 ***Passo 3: Defina seu objetivo***&#x20;

***O que você quer que seu bot alcance?*** Selecione o propósito que melhor se adapte às suas necessidades.

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

### 🔗 ***Passo 4: Conexão social.***

É hora de vincular sua conta. Clique em *"**Entrar**"* e insira suas credenciais do Facebook/Instagram.

<figure><img src="/files/39f9c7f3dc8f886a62a2131414e0314187f0d46f" alt=""><figcaption></figcaption></figure>

{% hint style="info" icon="lightbulb-on" %}
*<mark style="color:azul;">**Dica Demandu**</mark>*<mark style="color:azul;">**:**</mark> <mark style="color:azul;"></mark><mark style="color:azul;">Certifique-se de que sua conta do Instagram seja uma</mark> <mark style="color:azul;"></mark>*<mark style="color:azul;">**Conta comercial**</mark>* <mark style="color:azul;"></mark><mark style="color:azul;">e esteja vinculada a uma</mark> <mark style="color:azul;"></mark>*<mark style="color:azul;">**Página de fãs do Facebook**</mark>*<mark style="color:azul;">.</mark>
{% endhint %}

### ✅ ***Passo 5: Configuração final e pronto!***&#x20;

Uma vez dentro:

1. Clique em *"**Começar**"*.
2. Selecione a *conta comercial* que você deseja automatizar e clique em *"**Avançar**"*.
3. Revise os dados da sua empresa e preencha qualquer informação faltante.
4. Finalize clicando em *"**Salvar**"*.

<figure><img src="/files/222fcf640a0cc20016b98b89fd2e5065a9c51877" alt=""><figcaption></figcaption></figure>

#### *🎉*  ***Parabéns!*** Seu chatbot do Instagram já está ativo e pronto para conversar. O que vem a seguir? Configure seu fluxo de chat e surpreenda seus seguidores!


---

# 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://recursos.demandu.tech/centro-de-recursos-pt-br/crie-seu-primeiro-bot/crie-seu-chatbot-do-instagram.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.
