> For the complete documentation index, see [llms.txt](https://help.pandatool.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pandatool.org/createtoken.md).

# EVM代币创建

- [标准代币创建教程](https://help.pandatool.org/createtoken/stardand.md): 干净合约、方便上手、无税无功能、Ave检测全绿
- [分红本币创建教程](https://help.pandatool.org/createtoken/holdreflection.md): 无黑白名单、无权限、加池自动开盘、持币即可获益
- [多功能代币创建教程](https://help.pandatool.org/createtoken/simplecontrol.md): 支持代币增发、暂停交易、防巨鲸等
- [314协议发币教程](https://help.pandatool.org/createtoken/314.md): 席卷全球创新玩法、无需swap即可兑换、交易冷却防夹子
- [LP分红代币创建教程](https://help.pandatool.org/createtoken/lpreflection.md): 加池参与分红、池子越来越厚，币价螺旋上涨
- [LP分红+推荐奖励](https://help.pandatool.org/createtoken/lpwithinviter.md): 下级交易、上级奖励、持续裂变、壮大规模
- [黑洞分红代币创建教程](https://help.pandatool.org/createtoken/blackhole.md): 转入黑洞获得分红
- [持币复利+推荐奖励](https://help.pandatool.org/createtoken/holdwithinviter.md): 持币自动生息、代币资产累积、打造去中心化银行
- [底池燃烧代币创建教程](https://help.pandatool.org/createtoken/lpburn.md): 底池定时燃烧、价格被动上涨、凝聚社区共识
- [持币暴力分红](https://help.pandatool.org/createtoken/holdothers.md): 全民持币分红,社区共创共赢!
- [LP挖矿+推荐奖励](https://help.pandatool.org/createtoken/lpmine.md): 加池挖矿、恒定产出、无前端无后端、完全去中心化运行
- [持币分红教程](https://help.pandatool.org/createtoken/token-reared.md)
- [创建流动性资金池教程](https://help.pandatool.org/createtoken/createliquidity.md): 在BSC、ETH、BASE上创建资金池
- [创建稳定币流动池教程](https://help.pandatool.org/createtoken/createv3.md): 在BSC/ETH链创建稳定币流动性池
- [增加/移除流动性资金池教程](https://help.pandatool.org/createtoken/lpmanage.md): 在BSC链上加池子、撤池子的教程
- [IDO预售DAPP创建教程](https://help.pandatool.org/createtoken/createido.md): 通过PandaTool一键IDO
- [质押挖矿DAPP创建教程](https://help.pandatool.org/createtoken/createmine.md): 新手可以创建质押挖矿的教程
- [加池开盘并捆绑买入教程](https://help.pandatool.org/createtoken/createbuy.md): 创建资金池并在第一时间捆绑买入
- [创建锁池或锁仓教程](https://help.pandatool.org/createtoken/createlock.md): 在PandaTool创建锁池/锁币的完整教程
- [解锁池子或代币教程](https://help.pandatool.org/createtoken/lockmanage.md): 在PandaTool管理自己的锁仓并解锁代币
- [手机TP钱包发币教程](https://help.pandatool.org/createtoken/tp.md): 使用TP钱包进行一键发币
- [代币批量交易/市值管理教程](https://help.pandatool.org/createtoken/swapbot.md): 使用PandaTool的批量交易机器人
- [合约开源教程](https://help.pandatool.org/createtoken/verify-and-publish.md)
- [代币合约定制](https://help.pandatool.org/createtoken/stakebuyback.md)


---

# 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:

```
GET https://help.pandatool.org/createtoken.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.
