# 钱包管理

- [Solana批量创建钱包地址](https://docs.gtokentool.com/solana/wallet-management/batch-generates-wallet-addresses.md): Solana批量创建钱包工具 ，方便操作
- [Solana靓号钱包生成教程](https://docs.gtokentool.com/solana/wallet-management/vanity-wallet-generation.md): 全网最好的Solana靓号钱包生成工具
- [Solana迁移资产教程](https://docs.gtokentool.com/solana/wallet-management/migrate-assets.md): 支持一键将钱包内所有 SOL、SPL 代币及 NFT 批量迁移至新地址。无需繁琐的手动操作，通过原子化链上指令实现资产的 100% 完整划转。
- [Solana租金回收教程](https://docs.gtokentool.com/solana/wallet-management/rent-withdrawal.md)
- [Solana批量租金回收教程](https://docs.gtokentool.com/solana/wallet-management/rent-bulk-withdrawal.md)
- [Solana一键清仓教程](https://docs.gtokentool.com/solana/wallet-management/swap-all-wallet-tokens.md): 一键卖出钱包内所有代币为 SOL ，省时省力，优化交易体验, 助你高效管理钱包资产。
- [SOL中转转账教程](https://docs.gtokentool.com/solana/wallet-management/sol-relay-transfer.md)
- [WSOL兑换教程](https://docs.gtokentool.com/solana/wallet-management/wsol-exchange.md): 快捷将 SOL 兑换为 WSOL，提前为批量交易和狙击交易做好准备，节省交易执行的指令数量，让您的交易快人一步


---

# 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.gtokentool.com/solana/wallet-management.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.
