# Automated Burns

## Automated Buy Back Burns

Every transaction there will be a Burn Event relative to the size of the Karma Balance inside of the Burn Wallet Address, this event will permanently increase the value of Karma.\
\
You can keep up to date on how many tokens have been burned by [clicking here](https://bscscan.com/token/0x4Ee251C23F81744865FB24082503977a1843F237?a=0x000000000000000000000000000000000000dead)

{% hint style="info" %}
&#x20;Note: The total supply of Karma decreases every day until it reaches a total amount of 2,000,000 Tokens.
{% endhint %}

[Click Here to View The Current Balance of the Growing Burn Address](https://bscscan.com/token/0x4Ee251C23F81744865FB24082503977a1843F237?a=0x000000000000000000000000000000000000dead)


---

# 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://whitepaper.karmatoken.org/karmas-features/automated-burns.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.
