# Instagram

{% hint style="danger" %}
**Deprecated:** Due to the discontinuation of [Meta’s Instagram Basic Display API](https://developers.facebook.com/blog/post/2024/09/04/update-on-instagram-basic-display-api/) on December 4, 2024, we will be deprecating the Instagram widget. We recommend using the **Instagram Simulator** widget as a replacement.
{% endhint %}

Instagram is a well-known and loved social platform. With it, you will be able to gain more followers to enjoy the benefits of its unique features in a fun, playful way.

{% embed url="<https://youtu.be/t8eHy2ql8k4>" %}

{% hint style="success" %}
Steps

Add **Instagram** to the home page

1. In the theme editor (**Customize**), click **Add section**
2. Locate **Instagram**
3. **Save**
   {% endhint %}

![](/files/mRkoOS5ERYOcDZUsrVQx)

## How to generate Instagram token

{% hint style="warning" %}
Always update your Instagram token in **Theme Options > Advance > API Integrations**
{% endhint %}

**Step 1:** Log in to your Facebook account on developers.facebook.com

**Step 2:** Click My Apps then create apps by clicking the Create Apps button > Select the app type as None > Next > Fill in the app's display name > Create App

**Step 3:** Set up Instagram Basic Display

* Click the button Create New App
* Hit the Add or Remove Instagram Testers in the User Token Generator section
* At the Instagram Testers, click Add Instagram Testers > Find the Instagram account you want to generate token > Submit

**Step 4:** Go to Instagram Settings, choose Apps and Websites > Tester Invites > Click Accept

**Step 5:** Back to the Facebook Developers&#x20;

* Navigate to Instagram Basic Display > Basic Display
* Click Generate Token at the User Token Generator section
* Log in to that Instagram again > Click Allow

**Step 6:** Now you'll see the Instagram Token that was just generated > Copy the Instagram Token then Go to **Theme Options > Advanced > API Integrations** > Paste it into the box in the image below.

![](/files/Xw57OX9Xrvtv6bBDd70j)


---

# 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://minimog-wp.gitbook.io/minimog-ecommerce-wordpress-theme/theme-options/instagram.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.
