> For the complete documentation index, see [llms.txt](https://naviaco.gitbook.io/naviaco-public-guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://naviaco.gitbook.io/naviaco-public-guides/guides/how-to-create-bulk-profiles.md).

# How to Create Bulk Profiles

## What is "Bulk" Profiles?

Bulk profiles refer to a large quantity of profiles for a single person, in our case, we consider more than 5 profiles a "Bulk" amount and members who submit more than 5 profiles should create a ticket under `Bulk ACO` tab in #request-aco.

{% hint style="info" %}
Note! Customers who submit more than 10+ profiles may be eligible for bulk discounts for our service!
{% endhint %}

## Profile Creation

The general rule of thumb in creating mass amounts of profiles is organization, and making sure to use different information. While you can create profiles to the same address you MUST make sure to jig your profiles to avoid cancellations. Find our jigging guide [here](/naviaco-public-guides/guides/how-to-jig-profiles.md).

#### Organization

Before looking at the following recommendations for creating your profiles below, please consider keeping your profiles stored in a toolbox program like AYCD or a CSV like the one below as we require either AYCD file or CSV link in order to import your profiles into our bot.

{% embed url="<https://docs.google.com/spreadsheets/d/1WbNBdyeKA6Oztt_BZuphKoJ5UusQgCKUu5o3eKxEv1I/copy>" %}
Create a copy of AYCD Google Sheet format to help organize your profiles!
{% endembed %}

#### Emails

Emails will HAVE to be different to be able to work across multiple profiles/accounts, popular email providers for profiles are often Gmail/Outlook, though most popular providers should work.

The alternative to creating bulk emails manually would be by making use of **Catchalls**, or a private email provider that allows you to create an unlimited amount of emails easily. This comes a low yearly cost anywhere between $7-15 depending on the domain. You can find more information on how to create a catchall [here](https://www.youtube.com/watch?v=-l-oUrRs4R4\&t=72s\&pp=ygUYaG93IHRvIGNyZWF0ZSBhIGNhdGNoYWxs).&#x20;

{% hint style="warning" %}
Please note! While catchalls are an easy alternative, some retailers have protections in place to prevent catchall orders from sticking, feel free to ask in your ticket what the best email options are for the sites you wish to be ran for.
{% endhint %}

#### Phone Number

Phone numbers, along with most other information must be different to avoid retailer systems from filtering your orders, some websites allow the numbers to be fake while others may require a 2FA code to be sent to the number to verify it. A popular Virtual Phone number service would be TextVerified, 5Sim, Google Voice, etc. Though there may be costs per phone number depending on the site you are generating them for.

#### Credit Cards

One of the biggest ways retailers prevent bot orders is by checking if multiple accounts checked out with the same card information, the work around for this would be the use of Virtual Credit Cards or VCC's, our guide to VCC's can be found [here](/naviaco-public-guides/guides/virtual-credit-card-vcc-guide.md). Please note that certain Virtual Credit Card providers are flagged from specific retailers, feel free to ask in your ticket about which you should use.


---

# 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:

```
GET https://naviaco.gitbook.io/naviaco-public-guides/guides/how-to-create-bulk-profiles.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.
