# How to Use Multi-Sender

## Step 1: Add Your Allocation <a href="#step-1-add-your-allocation" id="step-1-add-your-allocation"></a>

1\. Input your token address.

2\. Input allocations (you must use positive numbers) for multi-sender follow this structure. Example:

0xB08b73aa35c29F10Ec0Bc4885C5e584a6f71cC22 1 0xB4FE9F393512357584947fbb5d5Cd8E1bA991560 0.1558 0xAaa1f77147eDF28d2049F224462c22df6088C6b 0.27 0xFFad6702bC2f8acF0d895CB5dD7b850ab47F440 0.5

Or you can use CSV file if you have many addresses you need to send.

3\. Unlimited Amount: you will transfer tokens many times (you don’t need to approve token again) Exact Amount: you just need to transfer tokens once. 4. Click "Approve".

![](https://docs.pinksale.finance/~gitbook/image?url=https:%2F%2Flh6.googleusercontent.com%2F3JtcaZ1j9PKMqshgydNfB4kcTYEUfY7ByWmxy66iIvPT-dE044fnluXdNSBFp9uzTbm8NIiP2-uLV8294okkBxz5VlypR9AI2yPLa0fKLGiDAQYG4W_orRMNzCNfoTDXQPBH3I5Jk9j0Tz_8D0_vZZ0\&width=768\&dpr=4\&quality=100\&sign=cf4dc91d4eb2028f72282cf3970090c100e133913ae6ed4e6ba6727875a42454)

Remember to [exclude fees, rewards, max tx amount ](/common-errors/exclude-fees-dividends-max-tx-on-etherscan-or-bscscan.md)for your wallet address to start sending tokens.

## Step 2: Confirmation <a href="#step-2-confirmation" id="step-2-confirmation"></a>

1\. Review addresses and amount to be sent.

2\. Send options:

* Safe mode: this option is used for standard tokens
* Unsafe mode: this option is used for taxed tokens

![](https://docs.pinksale.finance/~gitbook/image?url=https:%2F%2Flh6.googleusercontent.com%2FfFFxGt3ame9Dk8O5W1xNqzme5ENk13TcyXBndLl8S_TesBqI20dWfPBzBeDtUxfppNLCzTvv-xX37LEpEcyVbk415fJIQfOunffG98UDCK7cDT_H-FR4tdM_KJlAozIdSJVlJNFqvgYOFcXQqv_qIW4\&width=768\&dpr=4\&quality=100\&sign=23f259a19678c55dfa4819f84b7df6c8725622e68ee46f199726b8ee7c21aac2)

3\. Click "Process" and you can check txid of transaction after sending successfully.

![](https://docs.pinksale.finance/~gitbook/image?url=https:%2F%2Flh5.googleusercontent.com%2FtW_fERNe8ity4vgZMI2ddFvOc4NP3Vj4iMmqWfTiy-3ucT4i7RaQoHqNpL8dTpnJ0Ub5YQukGOfZJpazttNfO4m3xF3olQuEoJWA2vAAoXpIlwVJVz4tHxV7PW1gZh3wydh6MhOv2YCJmU0f5vel-hI\&width=300\&dpr=4\&quality=100\&sign=0ac6a8f1bff7fc83a90f6f10795ca0f2ff48632651190e243756781ad8b3d717)


---

# 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.flash-launch.com/multi-sender/how-to-use-multi-sender.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.
