# 操作工具

- [代币官网一键制作教程](https://help.pandatool.org/tools/createwebsite.md): 无代码创建代币官网教程
- [Four.meme内盘发币教程](https://help.pandatool.org/tools/createfour.md): 在BSC内盘Four.meme创建代币教程
- [Four市值管理/批量交易工具](https://help.pandatool.org/tools/fourmarket.md): 针对Four.meme代币的市值管理工具
- [Four.meme一键卖出清仓教程](https://help.pandatool.org/tools/sellfour.md): 一键卖出钱包内所有Four代币
- [龙卷风混币工具使用教程](https://help.pandatool.org/tools/tornado.md): Tornado Cash龙卷风混币器使用教程
- [代币批量转账教程](https://help.pandatool.org/tools/batch-transfer.md): BSC和BASE最好用的批量转账工具
- [代币批量归集工具](https://help.pandatool.org/tools/gather.md): 一键批量归集EVM链的代币
- [代币批量空投V2教程](https://help.pandatool.org/tools/multisendv2.md): 一次性将代币转账至多个地址
- [代币批量转账/空投教程](https://help.pandatool.org/tools/multisend.md): 一次性将代币转账至多个地址，1对多转账
- [DEX批量交易与市值管理教程](https://help.pandatool.org/tools/marketmaker.md): 针对代币在DEX进行批量交易与市值管理
- [交易所跟单机器人教程](https://help.pandatool.org/tools/follow.md): 去中心化交易所跟单买卖机器人
- [靓号地址生成器](https://help.pandatool.org/tools/vanity-address.md): Tron钱包和BSC钱包靓号
- [代币快照教程](https://help.pandatool.org/tools/snapshottoken.md): 快速获取BSC链代币的持仓数据
- [代币logo提交](https://help.pandatool.org/tools/logo.md): 通过PandaTool提交代币logo
- [LP流动性修复](https://help.pandatool.org/tools/lpfixtool.md)
- [批量生成BSC/TRON钱包](https://help.pandatool.org/tools/create-wallets.md): 支持批量生成ETH钱包和波场钱包地址
- [市值管理机器人](https://help.pandatool.org/tools/operate.md): EVM最强的代币市值管理机器人
- [合约安全检测](https://help.pandatool.org/tools/contract-check.md): 开放的、无需许可的代币安全检测平台


---

# 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://help.pandatool.org/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.
