> For the complete documentation index, see [llms.txt](https://admin-176.gitbook.io/1-million-dao/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://admin-176.gitbook.io/1-million-dao/about-1-million-dao/black-hole-system.md).

# Black hole system

2% of all $OMD traded are thrown to Black hole system making it grow through self-fulfilling and Auto-Compounding. That reduces the circulating supply and keeps the 1 Million DAO protocol stable.

The other benefit to an everlasting burn of circulating supply is that due to its deflationary nature, it drives up the value of each $OMD token, therefore increasing the individual value.

We will use a dead wallet as a black hole - its address is known to everyone and the principle of operation is simple, this wallet can accept any tokens and they will be on it forever. No one has access to this wallet. It is very safe for our project and our users. \
\
**Black hole system wallet**: 0x000000000000000000000000000000000000dEaD\ <br>


---

# 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://admin-176.gitbook.io/1-million-dao/about-1-million-dao/black-hole-system.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.
