> For the complete documentation index, see [llms.txt](https://epep-elite-profit-edge-protocol.gitbook.io/epep-elite-profit-edge-protocol-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://epep-elite-profit-edge-protocol.gitbook.io/epep-elite-profit-edge-protocol-docs/innovations-epep-burn-scanner.md).

# Innovations - EPEP Burn Scanner

At EPEP, our innovations come from articulated needs from our community. And, after getting frustrated with the lack of accuracy from current burn address monitoring bots on the market, we decided to create our own!

The EPEP Burn Scanner is a separate function within the EPEP bot, and it constantly monitors the Ethereum burn address for new instances of EPEP tokens being burnt. When new EPEP tokens are sent to the burn address, the burn scanner signals the EPEP bot to send a message in the project Telegram, alerting community members to the value of the tokens sent to the burn address as well as how many tokens were burnt and the percentage of total supply held in the burn address.

This fun feature has already proven to be very useful. By the beginning of June, over fifteen percent of EPEP supply has been burned!

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


---

# 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://epep-elite-profit-edge-protocol.gitbook.io/epep-elite-profit-edge-protocol-docs/innovations-epep-burn-scanner.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.
