# SOL

- [🔥Solana一键创建标准代币](https://docs.tokentools.app/sol/create-sol-token.md): 基于Solana的最全一键发币教程
- [💊PUMP发币与捆绑买入教程](https://docs.tokentools.app/sol/create-pump-token.md)
- [幻影钱包Phantom安装教程](https://docs.tokentools.app/sol/phantom-wallet.md)
- [批量回收租金-领取Solana教程](https://docs.tokentools.app/sol/batch-incinertor-solana.md)
- [租金回收-免费领取Solana教程](https://docs.tokentools.app/sol/incinertor-solana.md)
- [燃烧销毁Token/LP教程](https://docs.tokentools.app/sol/burn-assets.md)
- [Raydium创建廉价的市场ID](https://docs.tokentools.app/sol/cheap-raydium.md)
- [Raydium CPMM加池子教程](https://docs.tokentools.app/sol/cpmm-raydium.md): Sol链上最大DEX
- [Raydium CLMM稳定池教程](https://docs.tokentools.app/sol/clmm-raydium.md): 创建 CLMM 稳定池，实现代币价格稳定
- [Raydium V2加池子教程(旧版本)](https://docs.tokentools.app/sol/raydium.md)
- [Orca创建/移除流动性教程](https://docs.tokentools.app/sol/create-orca-pool.md)
- [Meteora创建/移除流动性教程](https://docs.tokentools.app/sol/create-meteora-pool.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://docs.tokentools.app/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.
