# Zalando Account Gen

![](/files/-MSNgLRVqdaaAvEmnR0I)

## Tasks file

The Tasks file can be found in your "ZalaAccGen" folder. It looks like this:

{% code title="zala\_acc\_tasks.csv" %}

```bash
NAME,SURNAME,MAIL,PASSWORD,CITY,COUNTRY (ex. IT),STREET AND HOUSE NUMBER,ZIP,DOMAIN (ex. it),NO
NAME,SURNAME,MAIL,PASSWORD,CITY,COUNTRY (ex. IT),STREET AND HOUSE NUMBER,ZIP,DOMAIN (ex. it),YES
```

{% endcode %}

In this file, you shall fill all your infos in the order descripted above, using your country code as "country" (example IT) and the site domain as "domain" (Zalando.it -> IT).

At the end, YES is for "Add Address", and NO is for "Do not add address".

## Script

IDKGen's Zalando Account Gen is working with a custom browser that has been modified from our devs to make sure you could gen accounts without worrying about making activity, generating cookies and so on.


---

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