> 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/sol.md).

# Solana链发币

- [Solana一键发币教程](https://help.pandatool.org/sol/stardand.md): 基于Solana的最全一键发币教程
- [Solana创建税率代币(Token2022)教程](https://help.pandatool.org/sol/create2022.md): Solana税率代币一键发币教程，快速创建Token2022
- [Solana提取手续费教程](https://help.pandatool.org/sol/taxclaim.md): 手动提取Token2022代币的手续费
- [BonkFun一键发币与捆绑买入教程](https://help.pandatool.org/sol/createbonk.md): 在LetsBonk平台创建代币
- [BonkFun批量交易/市值管理教程](https://help.pandatool.org/sol/swapbotbonk.md): 在LetsBonk批量交易代币
- [PumpFun发币与捆绑买入教程](https://help.pandatool.org/sol/createpump.md): 全网最强PUMP一键发币与开盘捆绑买入工具
- [PumpFun一键捆绑卖出教程](https://help.pandatool.org/sol/sellpump.md): 多个地址内的代币一次性全部卖出
- [Solana创建预售、私募教程](https://help.pandatool.org/sol/createmint.md): 在PandaTool平台开启Solana预售
- [Solana市值管理机器人教程](https://help.pandatool.org/sol/swapbot.md): 全网最强Solana市值交易机器人
- [Solana创建流动资金池教程](https://help.pandatool.org/sol/createpool.md): 为Solana代币创建流动性资金池
- [Solana代币克隆教程](https://help.pandatool.org/sol/clonetoken.md): 一键克隆任何一个Solana代币
- [Solana创建靓号代币教程](https://help.pandatool.org/sol/createvanitytoken.md): 在Solana创建靓号合约的教程
- [Solana创建Raydium CLMM稳定池教程](https://help.pandatool.org/sol/clmm.md): 创建CLMM稳定池子，让代币价格稳定
- [Solana添加/移除流动性教程](https://help.pandatool.org/sol/managepool.md): 管理Solana流动性资金池
- [Solana烧池子教程](https://help.pandatool.org/sol/burnlp.md): 烧毁Raydium的流动性资金池
- [OpenBook市场ID低成本创建教程](https://help.pandatool.org/sol/market.md): 以更少的费用创建市场ID
- [Solana租金回收教程](https://help.pandatool.org/sol/rent.md): 快速回收钱包内的代币租金
- [OpenBook Market ID查询教程](https://help.pandatool.org/sol/findmarket.md): 一键查询代币的OpenBook市场ID
- [pump.fun市值管理机器人教程](https://help.pandatool.org/sol/swapbotpump.md): 全网最强PUMP市值交易机器人
- [Solana新地址买入工具教程](https://help.pandatool.org/sol/newbuy.md): 全网最强新地址买入工具使用教程
- [Solana权限管理(增发、冻结、弃权）](https://help.pandatool.org/sol/control.md): Solana链代币权限管理
- [Solana更新代币资料](https://help.pandatool.org/sol/upload.md): 可根据需求更新代币链接
- [Solana批量空投教程](https://help.pandatool.org/sol/batch-transfer.md): Solana最强批量空投/转账工具
- [Solana批量归集教程](https://help.pandatool.org/sol/gather.md): Solana最强批量归集工具
- [Solana靓号钱包地址生成教程](https://help.pandatool.org/sol/vanityaddress.md): 使用PandaTool生成Solana靓号钱包地址
- [Solana销毁代币、烧池教程](https://help.pandatool.org/sol/burn.md): 将Solana链的池子燃烧掉
- [Solana批量生成钱包地址](https://help.pandatool.org/sol/createwallet.md): 批量生成钱包，方便操作
- [Solana代币快照教程](https://help.pandatool.org/sol/snapshottoken.md): 对Solana代币进行快照的教程
- [幻影钱包Phantom安装教程](https://help.pandatool.org/sol/phantom.md): Solana生态最常见的钱包
- [Meteora DLMM稳定池创建教程](https://help.pandatool.org/sol/meteora.md): 在Meteora为Solana代币创建DLMM稳定币池
- [Raydium CPMM加池子教程](https://help.pandatool.org/sol/raydium.md): Sol链上最大DEX
- [Raydium V2加池子教程](https://help.pandatool.org/sol/raydium/raydium-v2.md)
- [Orca加池子/撤池子教程](https://help.pandatool.org/sol/raydium/orca.md)
- [Meteora加池子/撤池子教程](https://help.pandatool.org/sol/raydium/meteora-dlmm.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/sol.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.
