> For the complete documentation index, see [llms.txt](https://docs.instainfantry.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.instainfantry.com/chapter-1-philosophy-and-fundamentals/botting-fundamentals/device/device-used-to-make-an-account.md).

# Device used to MAKE an account

Instagram is well aware of the massive account farming operations being single handedly driven by rooted Android phones. iPhones, on the other hand, command a greater degree of trust because there are practically zero readily available apps capable of spoofing all the info iOS requires. The jailbreaking process is far more cumbersome than Android’s and is generally just a bigger pain in the ass to deal with. If one has a choice between making an account via Android or iPhone, iPhone-manufactured accounts are typically viewed as being superior.

With that being said, all the accounts I use for my own operations as well as the accounts sold in the[ GHM Shop](https://greyhatmarketing.sellpass.io/products) are android-generated. They have no issues performing up to the standard of iOS generated accounts once they reach a certain point in their warm-ups. Will they have lower action limits starting out in comparison to iOS-made accounts? Most likely, yes. But does paying 10x more for iOS-generated accounts justify the couple of days you’ll save in your warm-up routine? Maybe or maybe not. In my opinion, it certainly doesn’t justify the drastic increase in cost and that’s why I’ll continue using android-based generation for all of my botting operations.

<br>


---

# 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://docs.instainfantry.com/chapter-1-philosophy-and-fundamentals/botting-fundamentals/device/device-used-to-make-an-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.
