# MULTISENDER

1\.       Click on the Multisender icon, the third icon from the top on the left side of the screen.

2\.       Choose the type of token you are going to send. (XRC1155, XRC20 or XRC721)

&#x20;

### XRC1155

3\.       In token ID, choose:

a.       Different IDs – if  you want to send many tokens

b.       Same ID – if  you want to send one token

4\.       Choose Token Amount.

a.       Different Amount – if your receivers will get different token amounts

b.       Same Amount -if your receivers will get the same amount

5\.       Choose file if you are sending a batch.  File must be in .CSV format.  Try sending a max of 500 accounts at a time to make sure that sending will go through.  Otherwise, you have to do it again.

6\.       Choose Payment type.  You will get a 10% discount if payment is made in XTT.

7\.       Once all the data is entered and verified correct, click on SEND.

<figure><img src="/files/WNj1MeLFu1vzp6wxCTTk" alt=""><figcaption><p>Multisending XRC1155 tokens</p></figcaption></figure>

### XRC20

&#x20;3\.       In token Amount, choose:

a.       Same Amount – if your receivers will get the same number of tokens

b.       Different Amount – if your receivers will not get the same number of tokens

4\.       Choose file if you are sending a batch.  File must be in .CSV format.  Try sending a max of 500 accounts at a time to make sure that sending will go through.  Otherwise, you have to do it again.

5\.       Choose Payment type.  You will get a 10% discount if payment is made in XTT.

6\.       Once all the data is entered and verified correct, click on SEND.

<figure><img src="/files/lCgRnd0MvcFOPkJeyrCQ" alt=""><figcaption><p>Multisending XRC20 tokens</p></figcaption></figure>

### XRC721

3\.       In token ID, choose:

a.       Same Receiver – if you want to send tokens to the same receiver

b.       Different Receivers – if you want to send tokens to different receivers

4\.       Choose file if you are sending a batch.  File must be in .CSV format.  Try sending a max of 500 accounts at a time to make sure that sending will go through.  Otherwise, you have to do it again.

5\.       Choose Payment type.  You will get a 10% discount if payment is made in XTT.

6\.       Once all the data is entered and verified correct, click on SEND.

<figure><img src="/files/jpzF5w9Cctst4CsKvqVt" alt=""><figcaption><p>Multisending XRC721 tokens</p></figcaption></figure>


---

# 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.xspswap.finance/xswap-treasure-project/xdc.sale-tutorial/multisender.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.
