# Zalando

### [Example csv](https://adonisbots.com/examplefiles/Zalando.csv)

<table><thead><tr><th width="265">Column</th><th>Value</th></tr></thead><tbody><tr><td>SITE</td><td>ZALANDO</td></tr><tr><td>URL</td><td>Basepid (example: ni112o0te-a11), MULTIPID supported read recommendations.</td></tr><tr><td>MODE</td><td>Leave blank / REGISTER / COLLECT / MAGIC / CHECKRAFFLE / CHECK / SESSION / SAFE</td></tr><tr><td>SIZE</td><td>RANDOM / 40-42 (based on site) / 40</td></tr><tr><td>SHIPPING_FIRSTNAME</td><td>Firstname / RANDOM</td></tr><tr><td>SHIPPING_LASTNAME</td><td>Lastname / RANDOM</td></tr><tr><td>SHIPPING_ADDRESS_1</td><td>Address line 1</td></tr><tr><td>SHIPPING_ADDRESS_2</td><td>Leave blank / address line 2</td></tr><tr><td>SHIPPING_HOUSENUMBER</td><td>Housenumber</td></tr><tr><td>SHIPPING_POSTCODE</td><td>Postcode</td></tr><tr><td>SHIPPING_CITY</td><td>City</td></tr><tr><td>SHIPPING_PHONENUMBER</td><td>Phonenumber / RANDOM</td></tr><tr><td>SHIPPING_COUNTRY_CODE</td><td>ISO country code</td></tr><tr><td>EMAIL</td><td>Account email</td></tr><tr><td>PASSWORD</td><td>Account password</td></tr><tr><td>CREDIT_CARD</td><td>PAYPAL / INVOICE / PREPAYMENT / COD / GOPAY / P24 / P7xxxxxx (gift card)</td></tr><tr><td>BIC</td><td>Pickup Shop, doesn't need to match the whole name (works only with COLLECT in MODE)</td></tr><tr><td>REGION_ID</td><td>Enter here your IMAP details in the following format: host:port:username:password (example: imap.gmail.com:993:myemail@gmail.com:xxxx xxxx xxxx xxxx) or for AYCD enter your api key</td></tr></tbody></table>

{% hint style="info" %}
**Modes:**

* Default: leave blank - this is to run normal tasks.
* REGISTER: this is to generate accounts.
* COLLECT: Pick up in pick up point
* MAGIC: Magic
* CHECKRAFFLE: Will check if you won a raffle.
* CHECK: Will check for orders, enter basepid in URL.
* SESSION: You only have to run 1 time per account and then never again - make sure to use an exclusive product (one that goes to exclusive.zalando.nl this doesn't necessarily mean cartable).
* SAFE: Will go back to monitoring the product on normal items instead of spamming checkout.
  {% endhint %}

{% hint style="info" %}
**Recommendations:**

* Delay (3500/3500)
* Multiple gift cards are supported. Separated by a comma. Example: P7xxxxxx,P7xxxxxx
* MULTIPID: a0h15o074-b12,ne215p00e-q11 you enter it like this. Will cart all sizes within your size settings and try to check them out - max amount of sizes is 99 else bot will stop - bot will also stop if 1 of the products is an exclusive product (anything that goes to exclusive.zalando.nl)
  {% endhint %}

{% hint style="info" %}
**Different billing is supported.**
{% endhint %}


---

# 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://bot.adonisbots.com/site-guides/supported-sites/zalando.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.
