# Instagram Bot Creation

Follow these quick steps to create your Instagram chatbot:-

1. To start creating your new chatbot, click **"Create New Bot."**
2. Choose the primary objective for your bot and continue to the next step.
3. Click on "**Instagram Chatbot**" to begin creating your chatbot.
4. Click on “**Login**” and enter your login credentials.
5. Enter your phone number or email address and click “**Log in**.” To create a new Facebook account, select “**Create New Account.**”

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

6. Now, click on **“Get Started”** and sign into your Instagram Account. Once signed in, you will be directed to the below screen:
7. Select the Business account to start your Instagram Chatbot and click “**Next**”.

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

2. Verify your business contact information and fill in the remaining details.

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

2. Finish up by clicking on "**Save**"

Congratulations! You have just successfully created your new Instagram chatbot.


---

# 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.reekolect.ai/reekolect-resource-center/how-reekolect-works/bot-management/create-new-bot/instagram-bot-creation.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.
