> For the complete documentation index, see [llms.txt](https://docs.gtokentool.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gtokentool.com/solana/auxiliary-tutorial.md).

# 辅助教程

- [幻影钱包Phantom安装教程](https://docs.gtokentool.com/solana/auxiliary-tutorial/phantom-wallet-installation.md): 全网最全的幻影钱包Phantom官方下载新手安装教程
- [Raydium V2创建流动性 移除流动性教程](https://docs.gtokentool.com/solana/auxiliary-tutorial/raydium-v2-add-liquidity-remove-liquidity.md): 全网最全的Raydium V2创建流动性添加池子教程
- [Raydium V3添加流动性 移除流动性教程](https://docs.gtokentool.com/solana/auxiliary-tutorial/raydium-v3-add-liquidity-remove-liquidity.md): 全网最好的Raydium V3添加流动性 移除流动性教程
- [Meteora swap加池子/撤池子教程](https://docs.gtokentool.com/solana/auxiliary-tutorial/meteora-swap-add-liquidity-remove-liquidity.md): Meteora添加流动性/移除流动性教程
- [Orca创建/撤除流动性(加池子)教程](https://docs.gtokentool.com/solana/auxiliary-tutorial/ocra-add-liquidity-remove-liquidity.md): 在Orca创建流动性资金池
- [solana获取链上地址工具映射使用教程](https://docs.gtokentool.com/solana/auxiliary-tutorial/solana-huo-qu-lian-shang-di-zhi-gong-ju-ying-she-shi-yong-jiao-cheng.md)
- [谷歌浏览器清除缓存教程](https://docs.gtokentool.com/solana/auxiliary-tutorial/gu-ge-liu-lan-qi-qing-chu-huan-cun-jiao-cheng.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://docs.gtokentool.com/solana/auxiliary-tutorial.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.
