> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/vn/san-pham/coin98-super-wallet/mobile/quan-ly-tai-san/huong-dan-gui-token-den-nhieu-dia-chi-multisend.md).

# Hướng dẫn gửi token đến nhiều địa chỉ - Multisend

**Bước 1:** Chọn token mà bạn muốn gửi

**Cách 1:** Nhấn chọn **Gửi (Send)**  từ giao diện màn hình chính => tìm kiếm và chọn token bạn muốn gửi

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

**Cách 2:** Chọn token từ màn hình chính => Nhấn chọn **Gửi (Send)**

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

**Bước 2:** Nhấp vào biểu tượng ở góc trên bên phải để chuyển từ chế độ Gửi thông thường (Send token) sang Gửi tới nhiều ví (Send to Multi Wallets).

**Bước 3:** Nhập địa chỉ ví của người nhận và số token gửi theo cú pháp: **địa\_chỉ?số\_token;địa\_chỉ?số\_token;địa\_chỉ?số\_token (address?amountnumber;address?amount;address?amount)**

\=> Sau đó, nhấp chọn **Tiếp tục (Continue).**

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfW03xToRhAWucnBsB2xJoFQOs9eqNu998Y_F2dB9dRC_xu-BZhsh7EPjS7-iJnYptBm-pRrj43HuddgO9IjEo3FabQNOLxWcNN5WSy0_h9vl2Qb1W2X6gJT4fmiScLwj40y8SCFThHYj5X4Lej3L9Z1JL8?key=JNAL7t37z2eMR4PumAMMwA" alt=""><figcaption></figcaption></figure>

Ví dụ: ‌0xAC75c347083a833BA8717fEC02C64d65CdDE7F40?1;0x3870Bda477474bF0c5cDA6cB44c36B061f510bC9?2;0x286bB01FEe2f8617DA83A522Ef27E3A96807fed6?3

**Bước 4:** Kiểm tra lại thông tin, sau đó chọn **Nhấn giữ để gửi (Hold To Send).**

Sau khi hoàn tất, bạn có thể nhấp vào biểu tượng Chia sẻ ở góc trên bên phải để chọn các tùy chọn:

* Chụp màn hình (Screenshot)
* Chia sẻ (Share)
* Hiện Explorer (Show Explorer)
* Sao chép Hash Link (Copy Hash Link)

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc6GblzCj-VVPNtyq4e2749Nsm6i-IrZ8_ofu3oB3vKQWOheKTLp8M98ecmsfXl7TKfy99uTSfkEyNLKPjKk8OJhMsZ0imNXZxLPX2qaaCaj42Q5NzoPmeQM0-yuB2E3UemQOnBurnYwCMw4KDWi1czZqI?key=JNAL7t37z2eMR4PumAMMwA" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.coin98.com/vn/san-pham/coin98-super-wallet/mobile/quan-ly-tai-san/huong-dan-gui-token-den-nhieu-dia-chi-multisend.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
