# How to Burn Tokens

## Do you have tokens you no longer want?&#x20;

{% hint style="info" %}
**TL;DR**

To burn tokens, simply connect your Solana wallet to the Sol Incinerator, scan for burnable assets, and select the tokens you wish to burn. As a result of the burn, you might be able to receive some SOL back in your wallet.&#x20;

**Be careful—this process is irreversible once confirmed!**
{% endhint %}

### Preparing to Burn Tokens

Before burning tokens from your BONKbot wallet, follow these steps:

1. [**Export Your Wallet’s Seed Phrase**](broken://pages/dDyNr93ZSvCIsYFI0Me1) – Export the Seed Phrase from your BONKBot.
2. **Import Your Wallet into a Browser Extension** – Use a Solana-compatible wallet like Phantom or Solflare.
3. **Go to Sol Incinerator & Connect Your Wallet** – Visit the platform and get started.

***

<figure><img src="/files/z12I1Iuib5RGv7M4khIR" alt=""><figcaption></figcaption></figure>

### What is Sol Incinerator?

For those unfamiliar, **Sol Incinerator** was launched in 2021 by the team behind **Sol Slugs**, a deflationary NFT collection with a built-in token-burning mechanism. It is a **Solana-based decentralized application (dApp)** that allows users to burn unwanted tokens, NFTs, and even **Solana domain names (SNS)** to free up space in their wallet and potentially recover SOL.

***

## How to Use Sol Incinerator?

<figure><img src="/files/TEAu3xlXCGKvvEZKwpXZ" alt=""><figcaption></figcaption></figure>

Once you have restored your BONKBot wallet on a wallet extension, follow these steps to burn your tokens:

### Step 1: Connect Your Wallet

<figure><img src="/files/SOSx76YdnGcXoiCNXS2e" alt=""><figcaption></figcaption></figure>

* Visit [Sol Incinerator](https://sol-incinerator.com/) and connect your **Solana wallet** (e.g., Phantom, Solflare).

### Step 2: Scan for Burnable Assets

<figure><img src="/files/u5LAVWxJ2omxSZk6KzuZ" alt=""><figcaption></figcaption></figure>

* The dApp will **automatically detect** eligible tokens, NFTs, or domain names that can be burned.

### Step 3: Select the Assets to Burn

<figure><img src="/files/hXSmTia5jGh77Owmclv1" alt=""><figcaption></figcaption></figure>

* Review the list and **carefully choose** the tokens you want to burn.

### Step 4: Check SOL Reclaim Estimate

<figure><img src="/files/KxHvMnGPOPC1tuoms7CW" alt=""><figcaption></figcaption></figure>

* Sol Incinerator will calculate the **amount of SOL** you might receive in return. Click on **Burn**.

### Step 5: Confirm the Burn

<figure><img src="/files/UG9TpnK1A2jmOfbqST1u" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4hjXQ0dkKZFz92ajbx2k" alt=""><figcaption></figcaption></figure>

* You will get a summary of the token you wish to burn. Once you’re certain, click confirm and approve the transaction.&#x20;
* **Be careful—this process is irreversible once confirmed. If you burn coins with real value you will never get it back!**

### Step 6: Receive SOL in Your Wallet

<figure><img src="/files/QTQ8pZaPHr6Ifr1KDyOa" alt=""><figcaption></figcaption></figure>

* After successful burning, any eligible SOL will be automatically sent to your wallet.

***

### Burnt All Your Unwanted Tokens?

Burning tokens is a great way to **clean up your wallet, reclaim some SOL,** and improve the overall health of the **Solana ecosystem**. Just **double-check before burning** to avoid mistakes.

Happy burning! 🔥


---

# 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.bonkbot.io/bonkbot/community-and-support/how-to-burn-tokens.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.
