# TOKEN BURN

To create scarcity, we’ll create a unique token burn. 10% of all trading fee revenues will be set aside for token burn, and for every 100% BIOK appreciation, we’ll start with a 1% burn of the entire token supply. This burn rate will be dynamic, so in the case of a rapid price appreciation the percentage burned will move down to 0.5%, 0.3%, and 0.1%. Token burn will happen every 90 days, and in the case we don’t achieve sufficient trading revenues, we’ll start burning the tokens from our Treasury. &#x20;

&#x20;


---

# 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.biokript.com/token-burn.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.
