# Flexible Whitelist with CSV batch sending

The whitelist is used to offer early access to certain people, e.g. in the pre-sale phase, to make offers, allow free minting to specific addresses...

<figure><img src="/files/hO0jqnxbJc1OHvi9O45J" alt=""><figcaption></figcaption></figure>

When whitelisting an address, the user of that wallet will be able to mint with specific conditions during the public and presale phases. Remember that whitelisted addresses and their condition can still mint with that conditions during the public phase. To disable those conditions you can either disable collection wide the whitelist or remove the whitelisted addresses individually.

{% hint style="info" %}
Using the advance whitelisting options, you can set a specific and different price for a given address, as well as a maximum amount. Setting the price to zero will allow that address to mint free NFTs from your collection.
{% endhint %}

<figure><img src="/files/HewLiuFWVFqwLiaQWtHF" alt=""><figcaption></figcaption></figure>

Check more at <https://nfts2me.com/#why-choose-us>


---

# 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://docs.nfts2me.com/features/flexible-whitelist-with-csv-batch-sending.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.
