# How to send a token to multiple addresses

**Step 1:** Select the token you want to send

*Option 1:* Click on **Send** from the main screen => select or search for the token you want to send

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

*Option 2:* Choose the token on the main screen => click the **Send** button

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

**Step 2:** Click on the icon on the top right corner to switch from normal Send to Multi-send

**Step 3:** Enter the recipient's wallet addresses and sending amount following the syntax: **address?amount;address?amount;address?amount**

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

*‌For example:*

‌0xAC75c347083a833BA8717fEC02C64d65CdDE7F40?1;0x3870Bda477474bF0c5cDA6cB44c36B061f510bC9?2;0x286bB01FEe2f8617DA83A522Ef27E3A96807fed6?3

**Step 4**: Click **Continue** button ⇒ review the information, then click the **Send** button

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

Once it's done, you can click on the Share icon on the top right corner to choose the options:

* Show Explorer
* Copy Hash Link

{% hint style="info" %}
**Note**: Make sure to prepare a small amount of father token for the gas fee.
{% endhint %}


---

# 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.coin98.com/products/coin98-super-wallet/extension/asset-management/how-to-send-a-token-to-multiple-addresses.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.
