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

# Token Burn

“Burning” crypto means **permanently removing a number of tokens from circulation**. This is typically done by transferring the tokens in question to a burn address, i.e. a wallet from which they cannot ever be retrieved. This is often described as destroying tokens. A project burns its tokens to reduce the overall supply.

We will conduct Token burn from time to time, it will not be everyday, but definitely we will burn it. We may put to vote with the community to decide the "when" and the "amount". This will give the community to decide collectively the burning exercise of Fuyoh Token.

Once we have burn it, the proof of burn will be published. All burning will be send to this address: [0x000000000000000000000000000000000000dEaD](https://bscscan.com/address/0x000000000000000000000000000000000000dead)&#x20;

\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_

Burned Date: 16/12/2022

Burned Amount: 980,000,000

Transaction Details: <https://polygonscan.com/tx/0x1db9ce915041a593fb4b46a81dbe2ce588e6bee974306cd024bbec73c7a0488e>

This is first Burn - \
Note: We send 1,000,000,000 to burned, but seems 20,000,000 deducted as fees.


---

# 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://fuyoh.gitbook.io/fuyoh.asia/plans-and-activities/token-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.
