# Token Burner (Solana)

DBot supports batch burn tokens to redeem SOL rent and checking operation records for token buner

Welcome to go to [**DBot-Dashboard**](https://dbotx.com/dashboard/burner) or [**Solana Trading Bot**](https://t.me/sol_dbot) to try Token Burner

Token burner for H5 supported. Token2022 for token burner supported

## **Token ( balance=0 )**&#x20;

***

This page shows all the tokens in the selected wallet with balance 0

**Each token will be redeemed for about 0.002 SOL after burning**

## **Token ( balance＞0 )**

***

When burning tokens on this page, the balance of the selected tokens will be burned together and irrevocably, please choose carefully&#x20;

**Each token will be redeemed for about 0.002 SOL after burning**

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


---

# 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://guide-en.dbotx.com/dbot-free-tools/token-burner-solana.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.
