# Add an Instagram Account

**Follow these simple steps to link your Instagram account to our bot:**

1. On the left hand side menu, click on the Instagram icon - this will take you to the page where you manage the accounts you're linking to the bot.
2. Click the New Account button to add your Instagram account.
3. Add your Instagram username and password in the Username and Password fields.
4. Select a verification method. **Instagram will send a verification code via the selected option in order to verify the account.**
5. **Recommended:** Add proxy address. If you don't have one, use the following guide here.
6. Click the "Add Account" button.
7. Enter the 6-digit code you receive from Instagram via email or text message. Sometimes the code may take longer to arrive. The code must be entered without any spaces in between. **Example**: SMS arrived from instagram: 683 915 - The code to insert is: 683915. If you don't have an Instagram number, please check your email address associated with your Instagram profile and the spam section.
8. Click the confirm button.

If the provided username and password information is correct, your Instagram account will be added successfully.

**The instagram security gate might be activated first time you login. If this happens, you will need to login to Instagram through your internet browser and approve the login attempt manually.**

**Issues adding an account?**

Sometimes it can happen that you can't link your Instagram account to your Bot. There are several reasons, including the age of the account, an association such as Spam of the server's IP address by Instagram, etc.. If this is the case, try to follow these steps:

* If you haven't already linked your Facebook profile to your Instagram profile, follow these steps to do so:

Instagram → Settings → Linked accounts → Facebook

* Reset Instagram account's password:

While accessing the Instagram application click on "Forgotten password" and get a link to set a new password. After you have changed your password, try reconnecting your profile to the platform. If it still doesn't work, go to "edit profile" and click on "temporarily disable my profile". Reactivate the account after 5-6 hours and then try linking the account to the Bot again.


---

# 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://docs.socialgenius.net/getting-started/add-an-instagram-account.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.
