# Multiple NFT Sends

1. Log into <https://nft.rally.io&#x20>;
2. Select Profile from the menu&#x20;
3. Choose an NFT you hold that has multiple editions and press the Send button
   * This works for Buy Now NFTs and Mint Only NFTs
   * This does not work for Auctions and Open Editions&#x20;

You have two ways you can send multiple NFTs out to your community - through a "Manual Send" or through a "CSV/Upload". See detailed steps below for each method.&#x20;

![](/files/NvAZBCOzhznO59mVUI2D)

### Manual Bulk NFT Send

The Multiple Transfer modal will appear and if you would like to enter recipients directly into the modal, choose "Manual" option.&#x20;

1. Next to the preview of the NFT, you will see NFT details such as the editions available to send&#x20;
   * The send limit is limited by the number of available edition numbers you have but can send up to 10,000 editions&#x20;
2. Next choose whether to send Random Edition numbers or to assign Specific Editions to specific users.&#x20;
   * Currently, you will need the recipients Rally usernames - when you type in the username, valid addresses will be highlighted in green and invalid addresses will be highlighted in red so you can correct or remove it. &#x20;
3. Enter the Rally usernames who you want to send NFTs to.
   * If you selected Random Edition: you’ll be able to set the quantity of editions each user should receive.&#x20;
   * If you selected Specific Editions: you will be able to set the edition number you want specific users to receive.&#x20;
4. You have the option to add a note which all recipients will receive by email once you complete the transfer.
5. After you hit "Send" you will receive a summary email of all your transfers.&#x20;

![A screenshot of the "Random Edition" option for Multiple NFT Transfers ](/files/ZVwVs44KY48sOxNf8aFh)

![A screenshot of the "Specific Edition" option for Multiple NFT Transfers ](/files/bwjDwMAcNqlJS1koC3g7)

### CVS/Upload Bulk NFT Send

The Multiple Transfer modal will appear and if you have a CSV of the intended recipients' RnBIDs, you can choose "CSV/Upload" option.&#x20;

1. Next to the preview of the NFT, you will see NFT details such as the editions available to send&#x20;
   * The send limit is limited by the number of available edition numbers you have but can send up to 10,000 editions
2. Next choose whether to send Random Edition numbers or to assign Specific Editions to specific users.&#x20;
   * Currently, you will need the recipients Rally IDs -  if there is an error with any of the IDs in the CSV file, you will see an error message in your Dashboard of which IDs failed during the send.
3. **IMPORTANT** - please copy the format of this Sample CSV file. This helps the system have the correct information.&#x20;
   * [DOWNLOAD HERE](https://drive.google.com/file/d/1i9_6PUvHKlnjggYiuN0C8Ki2HXbSqe-b/view?usp=sharing)
4. You have the option to add a note which all recipients will receive by email once you complete the transfer.
5. After you hit "Send" you will receive a summary email of all your transfers.&#x20;

![A screenshot of the "CSV/Upload" option for Multiple NFT Transfers ](/files/lfKzkKQG0VzerK6WtJF2)


---

# 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://wiki.rally.io/rally-io/how-to-use/send-nfts/multiple-nft-sends.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.
