# Tutorial on sending Tron tokens in batches

### 1. Click to connect your wallet

Batch Token Issuance: <https://tron.gtokentool.com/#/batchSender>

<figure><img src="https://docs.gtokentool.com/~gitbook/image?url=https%3A%2F%2F1523574308-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FaUD1j15UCzdjC6ftyzSr%252Fuploads%252FnrJvrIVracorOBvWcuPH%252Fimage.png%3Falt%3Dmedia%26token%3D4df5d74d-1e61-4603-a017-c44db117b370&#x26;width=400&#x26;dpr=3&#x26;quality=100&#x26;sign=e5ba8e15&#x26;sv=2" alt=""><figcaption></figcaption></figure>

### 2. Fill in the information

#### 2.1 Choose to send TRX main currency or other tokens.

#### 2.2 Choose to send other tokens, you need to enter the token address.

#### 2.3 Fill in the payment address and amount&#x20;

Each line should include the address and amount, separated by commas.

For example, TTona24QrC947jSDjp7hHAzkJmZFQAjp5R,1

<figure><img src="https://docs.gtokentool.com/~gitbook/image?url=https%3A%2F%2F1523574308-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FaUD1j15UCzdjC6ftyzSr%252Fuploads%252FOmMDnU1yhA25ApcnwznC%252Fimage.png%3Falt%3Dmedia%26token%3D97f5120f-8a76-40dd-aeb0-d8c434848d92&#x26;width=400&#x26;dpr=3&#x26;quality=100&#x26;sign=674ea96f&#x26;sv=2" alt=""><figcaption></figcaption></figure>

### 3. Click Send

A wallet confirmation box pops up, click `Confirm` to complete the batch sending.

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/tron/tutorial-on-sending-tron-tokens-in-batches.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.
