# 批量工具

- [Solana批量转账SOL教程](https://docs.gtokentool.com/solana/batch-tools/transfer-sol.md): Solana链最好用的批量转账工具，批量发送代币，一次高效交易发送到多个钱包。
- [Solana批量转账代币教程](https://docs.gtokentool.com/solana/batch-tools/transfer-token.md): Solana链最好用的批量转账工具，批量发送代币，一次高效交易发送到多个钱包。
- [Solana多对多转账教程](https://docs.gtokentool.com/solana/batch-tools/multi-to-multi-transfer.md): Solana多对多转账 | 批量转账 | 气泡图规避 | 安全快捷
- [Solana批量归集教程](https://docs.gtokentool.com/solana/batch-tools/batch-collection.md): Solana 多钱包资金回收指南。一键将分散资产归集到主钱包，告别手动转账，提升管钱效率。


---

# 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/solana/batch-tools.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.
