# Airdrops / free minting with CSV batch sending

Free NFT minting (excluding gas) to different wallets, e.g. airdrop winners, sweepstakes winners, send to your colleagues for free...\
Airdrops can be sent regardless of the current *collection Phase*.

Check a video below of an Specify Minting Airdrop:

{% embed url="<https://www.youtube.com/watch?v=c1qfVc11ifM>" %}
Airdrop in Specify Mintnig
{% endembed %}

Using this tool (Airdrops) you will be in charge of paying the gas for the transfer transaction. If you want the user to pay the gas fees or claim the NFTs by itself, you can use the **whitelist** tool with a **0 mint fee**. That way the receiver (e.g. airdrop winners) is the one who have to pay the gas to claim the prize.

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/airdrops-free-minting-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.
