# Instagram token

It can be a little difficult to obtain an Instagram Access Token, but we're here to help. To obtain your Access Token and begin displaying your Instagram feed on your store, simply follow these easy steps.

## Step 1: Register Application on Facebook for Developers

* You must first create an app on Facebook for Developers in order to receive your Access Token. Log into [Facebook](https://www.facebook.com), go to the [Facebook Developers Account](https://developers.facebook.com) page, and select the Create App option to get started.

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

* Here we need to choose Other and click Next.

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

* We need to scroll down a bit and select None.&#x20;

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

* Here we need to enter our **app name**. I set it as LayoutHub. After that we hit **Create App.**

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

## Step 2: Configure Instagram Basic Display

* Now on the Dashboard, we're going to click on Set up on the app Instagram Basic Display.

<figure><img src="/files/730i90jWtpUxi1p0nSgo" alt=""><figcaption></figcaption></figure>

* We need to scroll down to the bottom and hit **Create New App,** after that we **enter the App name** to the field and **hit Create app.**

<figure><img src="/files/65xw4y0lyNjQLRWI6Gl0" alt=""><figcaption></figcaption></figure>

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

* After this we need to scroll to the bottom again and **Add our Instagram tester.**

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

* You should be able to see the **Add Instagram Testers** button, we need to click on that.

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

* There should be a pop up showing up that we need to enter our Instagram username there and hit **Submit**.

<figure><img src="/files/1deLEmajtcRAHhFhKvng" alt=""><figcaption></figcaption></figure>

* Now we need to **login** into our **Instagram account**, navigate to **More > Settings > Apps and Websites > Tester Invites tab > Click Accept** to approve the invitation.

<figure><img src="/files/37SrGCpNNjvNNePgoAjq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/3PDA3kk61OHBATZm234y" alt=""><figcaption></figcaption></figure>

* Then we'll go back to the Facebook Developers Dashboard and navigate to Basic Display. Scroll to the User Token Generator Section and click the Generate Token button.&#x20;

<figure><img src="/files/8USTQGxQ2cB7rJtYYYQE" alt=""><figcaption></figcaption></figure>

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

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

## Step 3: Paste the Token into the Instagram section in LayoutHub

* Now all you need to do is paste the token into the Instagram section from the App.

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


---

# 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://layouthub.gitbook.io/layouthub/user-guides/instagram-token.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.
