# Instagram Widget

### What Are Widgets?

Widgets are **routing tools** that redirect users directly to your Instagram bot in a single click or scan.

They help you:

* Increase bot usage
* Reduce friction to start conversations
* Connect Instagram automation with external channels

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

***

### Available Widgets

#### 1. Link Widget

The **Link Widget** generates a shareable Instagram link that opens a direct conversation with your bot.

**How It Works**

* Users click the link
* They are redirected to Instagram
* A chat with your bot opens instantly

**How to Use the Link Widget**

1. Navigate to **Instagram Automation → Widgets**
2. Expand the **Link** section
3. Click **Copy Instagram Link**
4. Share the link anywhere you want

**Where You Can Share It**

* Website buttons (e.g., *Chat with us on Instagram*)
* Email campaigns
* Social media bios
* Ads and landing pages

> 💡 Tip: Place the link where users are most likely to need instant support or information.

***

#### 2. QR Code Widget

The **QR Code Widget** lets users start a chat with your Instagram bot by scanning a QR code.

**How It Works**

* User scans the QR code using their phone
* Instagram opens automatically
* The bot conversation starts

**Common Use Cases**

* Storefront posters
* Product packaging
* Flyers and brochures
* Event booths
* Business cards

> 📱 Best for offline-to-online engagement.


---

# 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/ai-agents/creating-ai-agents-in-botpenguin/social-media-widgets/instagram-widget.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.
