> For the complete documentation index, see [llms.txt](https://ping-me.gitbook.io/pingme-document/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ping-me.gitbook.io/pingme-document/main-features/instagram-direct.md).

# Instagram Direct

Hey, your Instagram feed has beautiful graphics and photos about your products along with a huge engagement rate. Instagram can be a wonderful tool to convert traffic from your online shop. In fact, you can use Instagram every day to promote your brand and also gain followers from your website.

You can set up a redirect bubble Instagram right in-app **PingMe** so you take advantage of your strong brand on Instagram.

{% hint style="success" %} <mark style="color:green;">**Step 1:**</mark> Select the **Instagram** section
{% endhint %}

![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_pea1ct.png)

{% hint style="success" %} <mark style="color:green;">**Step 2**</mark>**:** Toggle it on and connect with your Instagram account through your Facebook Page.
{% endhint %}

Check step by step to set up Instagram on your Facebook page below:

![](https://storage.crisp.chat/users/helpdesk/website/8383e5404a31c000/image_1luguou.png)

Once you enable **Instagram Direct**, the Instagram icon will appear once visitors hover over the chat bubble. They can go to your Instagram profile and view more beautiful images of your products. ^^

![](/files/2wMt1hSJbaBoe5MY5e3u)

{% hint style="info" %} <mark style="color:blue;">**PingMe help:**</mark> Sending messages directly to Instagram Direct Message is not available and users will have to send DMs manually once they are on your Instagram, messages sent via **PingMe** will only arrive at your Business Facebook Page's inbox.
{% endhint %}


---

# 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://ping-me.gitbook.io/pingme-document/main-features/instagram-direct.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.
