> For the complete documentation index, see [llms.txt](https://zaiadocs.gitbook.io/recursos/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://zaiadocs.gitbook.io/recursos/agentes/integracoes-e-canais/instagram.md).

# Instagram

<mark style="color:purple;">**\*Disponível somente para planos Growth e Scale Up**</mark>

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

### Descrição

Agora, cada agente de IA da Zaia pode ter sua **própria conta do Instagram conectada** diretamente! A configuração é feita dentro do agente, de forma prática:

Cada agente pode ser vinculado a **uma** conta do Instagram. Isso significa que, com 20 agentes, você pode conectar até 20 contas de Instagram diferentes, **uma para cada agente**.

**O que dá para fazer com a integração?**

**✅ DMs Automáticas:** O agente responde mensagens no Direct, tira dúvidas e até fecha vendas.

⏳ **Comentários em Posts (EM BREVE):** Nosso time está trabalhando para fazer com que o agente também responda automaticamente nos comentários de posts para manter o engajamento.

### **Como conectar seu agente ao Instagram \[vídeo]**

{% embed url="<https://www.youtube.com/watch?v=3qMuYAh6hU4>" %}

### **Tutorial passo a passo**

1. Acesse o menu **“Onde Usar”** do agente de IA.
2. Selecione **Instagram** e clique em **Conectar Instagram**.
3. Faça login na conta do Instagram que será associada a esse agente.
4. Pronto! O agente já está conectado e pronto para interagir.

Acesse o passo a passo detalhado e com fotos:

{% embed url="<https://scribehow.com/shared/Como_usar_o_seu_Agente_no_Instagram_nativo__L14sfgoUT6OqTwinyX4O7w>" %}


---

# 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://zaiadocs.gitbook.io/recursos/agentes/integracoes-e-canais/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.
