> For the complete documentation index, see [llms.txt](https://tokuda.gitbook.io/tokuda/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tokuda.gitbook.io/tokuda/burn.md).

# Burn

#### Token Burn

In our continuous efforts to increase value and ensure the sustainability of the TKD ecosystem, we have burned up to 38% of the total #TKD supply. This significant burn reduces the circulating supply, potentially increasing the value of the remaining tokens. It also demonstrates our commitment to the long-term success of the project and our dedication to rewarding our community.

For detailed information on the burn, please visit:&#x20;

Txid burned 1:  [0x2ef22868e6f78a7eee0d3acbb6a1076b1c0d36a381abb6e0a008edfe9ef128e2](https://bscscan.com/tx/0x2ef22868e6f78a7eee0d3acbb6a1076b1c0d36a381abb6e0a008edfe9ef128e2)

Txid burned 2: [0x0e4b92e8dba0fd47f289debf63d015d0802843d8f5a81e1a2e78c7e8e192492f](https://bscscan.com/tx/0x0e4b92e8dba0fd47f289debf63d015d0802843d8f5a81e1a2e78c7e8e192492f)


---

# 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, and the optional `goal` query parameter:

```
GET https://tokuda.gitbook.io/tokuda/burn.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
