> For the complete documentation index, see [llms.txt](https://guide-en.dbotx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/token-burner.md).

# Token Burner

{% hint style="info" %}

### **DBot TG Bot supports burn tokens to redeem SOL rent.** Token2022 for token burner supported

{% endhint %}

<figure><img src="/files/OBIq86VN0rJsSkiAQcUC" alt="" width="458"><figcaption></figcaption></figure>

### **Token ( balance=0 )** <a href="#token-balance-0" id="token-balance-0"></a>

***

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 )** <a href="#token-balance-0-1" id="token-balance-0-1"></a>

***

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

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


---

# 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 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/telegram-bot/telegram-bot-for-personal/token-burner.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.
