> For the complete documentation index, see [llms.txt](https://idktool.gitbook.io/idktool/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://idktool.gitbook.io/idktool/courir/courir-account-generator.md).

# Courir Account Generator

![](/files/-MkNnz-cW4uClag8NosU)

## Proxies

Since the tasks are executed at the same time (on Mac), we suggest **using many proxies** in order to make sure every task can have a fresh one and can rotate it if needed.

{% hint style="danger" %}
In this module only, ***proxy reading is different from before***. If you want to **USE** proxies, leave PROXY CSV Field **empty** and the Proxies will be taken from your usual proxies.txt File!
{% endhint %}

## 2Captcha

A valid and not-empty 2Captcha Key is ***required*** to generate Starcow Accounts with IDKTools. If you get any errors related to the Captchas while generating, **make sure** you have put in the config.json file a valid Key and make sure it is filled with more than 0.2$.

## Tasks

The tasks are CSV based and they are built like the example below.

```
"NAME","SURNAME","PASSWORD","EMAIL","PHONE","PREFIX","COUNTRYCODE","ZIPCODE","CITY","ADDRESS1","ADDRESS2","PROXY"
"IdkName","IdkLastName","IdkPassword","random@idklabs.com","333Idk3339","39","IT","90250","Paris","Test Street 2","",""

```


---

# 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://idktool.gitbook.io/idktool/courir/courir-account-generator.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.
