# Wallet management

- [Tutorial on Batch Generating Wallets for Solana](https://docs.slerf.tools/en/wallet-management/wallet-creator-solana.md)
- [Solana Vanity Wallet Generation Guide](https://docs.slerf.tools/en/wallet-management/vanity-address-generator-solana.md)
- [Solana Batch Balance Checker](https://docs.slerf.tools/en/wallet-management/batch-balance-check.md)
- [Solana Wallet Asset Migration](https://docs.slerf.tools/en/wallet-management/wallet-asset-migrator.md)
- [Tutorial on Reclaiming Rent - Free Solana Collection](https://docs.slerf.tools/en/wallet-management/close-account-solana.md)
- [Batch Rent Reclamation - Claim Your Solana](https://docs.slerf.tools/en/wallet-management/batch-incinerator-solana.md)
- [Local Web3 Wallet Manager Guide](https://docs.slerf.tools/en/wallet-management/local-web3-wallet-manager.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.slerf.tools/en/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.
