> For the complete documentation index, see [llms.txt](https://bitcoin-buddies.gitbook.io/bitcoin-buddies-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bitcoin-buddies.gitbook.io/bitcoin-buddies-whitepaper/system/token-burning-mechanism.md).

# Token Burning Mechanism

The burning mechanism is easier to illustrate with an example:

* There are **e.g.** **6075** active staked cards in the moment of snapshot:
* The active staked cards are the followings: \
  **5120 common, 705 uncommon, 140 rare, 72 epic, 30 legendary and 8 mythic**&#x20;
* The daily distributed $BUDDY reward is:

$$
5120 \* 8 + 705 \* 16 + 140 \* 35,2 + 72 \* 88 + 30 \* 255,2+ 8 \* 893,2=78305,6
$$

* The daily burned $BUDDY tokens' amount:

$$
300 000 - 78 305,6 = 221 694,4
$$

* The burned amount is daily refreshed from the Total Supply!
