# Batch Sending Tokens

Tip: Please install the MetaMask plugin first. Tutorial: <https://docs.gtokentool.com/v/en/fu-zhu-xin-xi/metamask-installation-tutorial>

### Step 1, connect the wallet

Enter the page: <https://gtokentool.com/sendertoken>，Click on the upper right corner, connect to MetaMask Wallet, and switch to the main network.

After completion, you will see the "Chain Name" and your "Wallet Address", as shown in the following figure:

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

### Step 2, Input information

Assuming we send different quantities of tokens to three addresses, enter the following:

* **Token Address:** Enter the Token Address to Transfer.&#x20;
* Enter your wallet addresses to receive the NFT.
* Append the amount after the wallet address, separated by a comma.

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

（If you don't understand, you can click on "`View Example`" in the bottom right corner.）

### Step 3, Complete

After completing the input, click the "`Next Step`" button.

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

Click the "`Send`" button, pay the gas fee on MetaMask, and you are done.

If you have any questions, please join the official telegram group: <https://t.me/GToken_EN>


---

# 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.gtokentool.com/en/quick-tools/batch-sending-tokens.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.
