# Multiple transfer (Airdrop NFT)

Please utilize this option for batch NFT transfers.&#x20;

{% embed url="<https://youtu.be/F2RmCtOFGEc?si=sHKYAyLabIhiwHji>" %}

In order to Multiple transfer NFT, you will need to follow a few steps.

**Step 1**

To access this feature of the market, it is necessary to [connect your wallet and login to web3!](https://docs.metaproprotocol.com/metapro-market/connect-wallet-+-web3-login)

**Step 2**

Select **wallet** icon

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

**Step 3**

Select **NFT**

<figure><img src="/files/lHCTLJaqlmhUNdWO9acU" alt="" width="237"><figcaption></figcaption></figure>

**Step 4**

Select **All NFT assets**

<figure><img src="/files/pKKaYKj7OJOz13aOunQT" alt="" width="264"><figcaption></figcaption></figure>

{% hint style="info" %}
This will take you to "**My assets**" section in your profile&#x20;
{% endhint %}

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

**Step 5**

Select required NFT and click **Multiple** under **Transfer** options

<figure><img src="/files/hWSY9qNQcW6vcur7fSbP" alt="" width="563"><figcaption></figcaption></figure>

**Step 6**

Enter number of tokens you want to transfer (maximum 500 per single transfer).

Select distribute evenly if you would like to send the same number of tokens per wallet.

Recipients - enter the wallet addresses to which you would like to send the NFT or [Import CSV list](https://docs.metaproprotocol.com/metapro-market/side-panel/transfer-nft/airdrop-nft-batch-transfer/import-csv-list)&#x20;

Click **Send**

{% hint style="info" %}
Make sure you have enough Tokens to cover [Blockchain Network Fee](https://docs.metaproprotocol.com/mpro-labs/blockchain-network-fee).

If you use different Blockchain, your network fee will be in [native token of this Blockchain](https://docs.metaproprotocol.com/mpro-labs/blockchain-native-token).
{% endhint %}

<figure><img src="/files/JD8wln7rmBtIjiLCnh4w" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="danger" %}
Multiple transfer option is only available for [ERC-1155 standard](https://docs.metaproprotocol.com/mpro-labs/token-erc-1155-vs-erc-721) tokens on BSC, ETH and Polygon Blockchains.&#x20;
{% endhint %}

**Step 7**

Sign Transaction in the wallet

<figure><img src="/files/BPACqp6uMIqWTV6TceHp" alt="" width="375"><figcaption></figcaption></figure>

Confirm transaction.&#x20;

{% hint style="info" %}
Make sure you have enough Tokens to cover [Blockchain Network Fee](https://docs.metaproprotocol.com/mpro-labs/blockchain-network-fee).

If you use different Blockchain, your network fee will be in [native token of this Blockchain](https://docs.metaproprotocol.com/mpro-labs/blockchain-native-token).
{% endhint %}

<figure><img src="/files/Zhy7chQ39mUqmMM9c3Sp" alt="" width="299"><figcaption></figcaption></figure>

**Step 8**

Confirm transfer with your 6-digit PIN code

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

**Step 9**

Congratulations! You have successfully multiple transferred your NFT.

Transaction can be checked and verified on BSCScan


---

# 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.metaproprotocol.com/metapro-market/side-panel/transfer-nft/multiple-transfer-airdrop-nft.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.
