> For the complete documentation index, see [llms.txt](https://faq.botrush.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://faq.botrush.ai/guides/adding-instagram-account.md).

# Adding Instagram Account

1.
2. Go to the account login section. (<https://app.botrush.ai/accounts>)
3. Click New Account

3\. Put your Username & Password, select IOS API for best performance.

4\. You can use any verification method that suits you best. We support 2FA, Email, Phone & Approve from trusted device based authentication.

![](/files/x45Dizozgp2RbCtLXcNy)

5\. You can safely ignore any other functions and click Add account because those extra functions are for developers & professional users only.

## Optional

1. We provide a proxy for your account by default, but you can add your proxy as well in the following formats. "[http://ip:port](https://faq.botrush.ai/guides/http:/ip:port)" OR "[http://username:password@ip:port](https://faq.botrush.ai/guides/http:/username:password@ip:port)". 4G/5G/LTE mobile Proxies are required if you want to bring your own proxy. You need to make sure the proxy rotates at least every 3-5 minutes. You can contact your 4g/5g Mobile/LTE proxy provider to check if the proxy rotates every 3-5 minutes.&#x20;
2. But be assured that, you don't need to take the pain of the proxy process because we already assign proxies for every single Instagram account by default

## Once done with all the process, you're ready!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://faq.botrush.ai/guides/adding-instagram-account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
