# Instagram Bot

An **Instagram Bot** helps businesses automate conversations on Instagram Direct Messages (DMs). It enables instant replies, lead capture, and customer engagement directly from Instagram.

#### What You Can Do With an Instagram Bot

* Automatically reply to Instagram DMs
* Respond to comments with instant messages
* Capture leads from stories, posts, and ads
* Share product details, links, and FAQs
* Route conversations to live agents when needed
* Provide 24/7 customer support on Instagram

#### Key Benefits

* 📸 Engage users where they already spend time
* ⚡ Instantly respond to DMs and comments
* 🤖 Automate repetitive conversations
* 📈 Improve lead conversion from Instagram traffic

#### Common Use Cases

* Lead generation from Instagram ads
* Auto-replies to story mentions and comments
* Product inquiries and catalog sharing
* Appointment booking
* Customer support and FAQs

#### Requirements to Use Instagram Bot

* An Instagram Business account
* A connected Facebook Page
* Approved Meta account permissions
* An active bot with configured chat flows

***

{% content-ref url="instagram-bot/bot-setup" %}
[bot-setup](https://help.botpenguin.com/bots/instagram-bot/bot-setup)
{% endcontent-ref %}

{% content-ref url="instagram-bot/edit-and-manage-chatflow" %}
[edit-and-manage-chatflow](https://help.botpenguin.com/bots/instagram-bot/edit-and-manage-chatflow)
{% endcontent-ref %}

{% content-ref url="instagram-bot/ai-settings" %}
[ai-settings](https://help.botpenguin.com/bots/instagram-bot/ai-settings)
{% endcontent-ref %}

{% content-ref url="instagram-bot/instagram-chatbot-settings" %}
[instagram-chatbot-settings](https://help.botpenguin.com/bots/instagram-bot/instagram-chatbot-settings)
{% endcontent-ref %}

{% content-ref url="instagram-bot/instagram-automation" %}
[instagram-automation](https://help.botpenguin.com/bots/instagram-bot/instagram-automation)
{% endcontent-ref %}

{% content-ref url="instagram-bot/pre-built-chatbot-templates" %}
[pre-built-chatbot-templates](https://help.botpenguin.com/bots/instagram-bot/pre-built-chatbot-templates)
{% endcontent-ref %}

{% content-ref url="instagram-bot/train-your-ai-chatbot" %}
[train-your-ai-chatbot](https://help.botpenguin.com/bots/instagram-bot/train-your-ai-chatbot)
{% endcontent-ref %}

{% content-ref url="instagram-bot/3rd-party-apps-integrations" %}
[3rd-party-apps-integrations](https://help.botpenguin.com/bots/instagram-bot/3rd-party-apps-integrations)
{% 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://help.botpenguin.com/bots/instagram-bot.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.
