# Sol-Incinerator

## Sol-Incinerator

- [Burn Tokens. Reclaim SOL.](https://docs.sol-incinerator.com/burn-tokens.-reclaim-sol..md): Reclaim lost SOL by closing empty token accounts and burning spam tokens, NFTs, and abandoned assets — all directly on Solana.
- [Connecting Your Wallet](https://docs.sol-incinerator.com/tool-guide/connecting-your-wallet.md): Connect your wallet to burn tokens, close empty accounts, and recover SOL from abandoned assets.
- [Incinerator](https://docs.sol-incinerator.com/tool-guide/incinerator.md)
- [Fun Mode](https://docs.sol-incinerator.com/tool-guide/incinerator/fun-mode.md): Learn how to use Fun Mode
- [Pro Mode](https://docs.sol-incinerator.com/tool-guide/incinerator/pro-mode.md): Answers to common questions about using Pro Mode.
- [Cleanup](https://docs.sol-incinerator.com/tool-guide/incinerator/pro-mode/cleanup.md): Learn how to close unused token accounts to recover SOL and clean up your wallet.
- [Tokens](https://docs.sol-incinerator.com/tool-guide/incinerator/pro-mode/tokens.md): Learn how to safely burn tokens on Solana and reclaim SOL from unwanted assets.
- [NFTs](https://docs.sol-incinerator.com/tool-guide/incinerator/pro-mode/nfts.md): How to burn Solana NFTs to declutter your wallet and reclaim locked-up SOL.
- [cNFTs](https://docs.sol-incinerator.com/tool-guide/incinerator/pro-mode/cnfts.md): Learn how to burn cNFTs to tidy up your wallet and remove unwanted assets.
- [Domains](https://docs.sol-incinerator.com/tool-guide/incinerator/pro-mode/domains.md): How to burn Solana domains and reclaim the SOL locked in rent.
- [Dev Mode](https://docs.sol-incinerator.com/tool-guide/incinerator/dev-mode.md): Answers to common questions about using Dev Mode.
- [LP](https://docs.sol-incinerator.com/tool-guide/incinerator/dev-mode/lp.md): Answers to common questions about accessing and burning LP tokens.
- [Unknown Tab](https://docs.sol-incinerator.com/tool-guide/incinerator/dev-mode/unknown-tab.md): Answers to common questions about accessing and using the Unknown Tab.
- [Stuck Tokens](https://docs.sol-incinerator.com/tool-guide/stuck-tokens.md): How to burn tokens stuck in the 1nc1nerator11111111111111111111111111111111 address.
- [Swap](https://docs.sol-incinerator.com/tool-guide/swap.md): Learn how to swap assets step-by-step using Sol-Incinerator’s built-in swap tool.
- [Tax Loss Harvester](https://docs.sol-incinerator.com/tool-guide/tax-loss-harvester.md)
- [Mass Send](https://docs.sol-incinerator.com/tool-guide/mass-send.md)
- [Bonkbot](https://docs.sol-incinerator.com/reclaim-sol-from-trading-bots/bonkbot.md): To reclaim SOL from your Bonkbot Trading bot using Sol-Incinerator, follow these steps:
- [Trojan](https://docs.sol-incinerator.com/reclaim-sol-from-trading-bots/trojan.md): To reclaim SOL from your Trojan trading bot using Sol-Incinerator, follow these steps:
- [Photon](https://docs.sol-incinerator.com/reclaim-sol-from-trading-bots/photon.md): To reclaim SOL from your Photon trading bot using Sol-Incinerator, follow these steps:
- [BullX](https://docs.sol-incinerator.com/reclaim-sol-from-trading-bots/bullx.md): To reclaim SOL from your BullX trading bot using Sol-Incinerator, follow these steps:
- [Phantom](https://docs.sol-incinerator.com/import-to-wallets/phantom.md): To Import your Private Key into Phantom Wallet and use Sol-Incinerator, follow these steps:
- [Solflare](https://docs.sol-incinerator.com/import-to-wallets/solflare.md): To Import your Private Key into Solflare Wallet and use Sol-Incinerator, follow these steps:
- [Jupiter Mobile](https://docs.sol-incinerator.com/import-to-wallets/jupiter-mobile.md): To Import your Private Key into Jupiter Mobile Wallet and use Sol-Incinerator, follow these steps:
- [Sol-Incinerator Burn+Close API Documentation](https://docs.sol-incinerator.com/api/sol-incinerator-burn+close-api-documentation.md)
- [Sol-Incinerator API](https://docs.sol-incinerator.com/api/sol-incinerator-api.md): A production-grade Solana API for closing SPL token accounts, burning NFTs, and reclaiming SOL rent deposits programmatically.
- [Terms of Use](https://docs.sol-incinerator.com/terms-of-use.md): The legal agreement governing your use of Sol-Incinerator, including fees, risks, referrals, API usage, and dispute resolution.
- [Privacy Policy](https://docs.sol-incinerator.com/privacy-policy.md): How Sol-Incinerator collects, uses, and protects information in connection with your use of the Interface and API.
- [Security Policy](https://docs.sol-incinerator.com/security-policy.md): Sol-Incinerator welcomes responsible security research. If you've found a vulnerability, here's how to report it and what to expect from us.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.sol-incinerator.com/burn-tokens.-reclaim-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.
