# Elastic Burns 🔥

To protect the token's price, EVODEFI developed a burning system that uses the protocol revenue to fund buybacks. They act removing GENX from circulation and increasing its scarcity, to protect their value and increase it over time. This system is called Elastic Buybacks, and it's entirely related to the token's current price.

When the token's price is low, the burning rate increases. When it's higher, the rewards tend to get higher and the token tend to be less dependent of burnings. In this case, the burn rate gets lower.

**When the price is under $1,** 2,880 GENX are burned every day;\
**When the price is between $1 and $2,** 1,440 GENX are burned every day;\
**When the price is between $2 and $4,** 720 GENX are burned every day;\
**When the price is between $4 and $8,** 360 GENX are burned every day;\
**When the price is between $8 and $16,** 180 GENX are burned every day;\
**When the price is higher than $16,** 140 GENX are burned every day.\
\
The Elastic Buybacks were implemented at 09-07-2021 and, thanks to it, GENX established a strong floor at $0,12. &#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://docs.evodefi.com/evodefi-the-next-generation-cross-chain-bridge/stable-farm/elastic-burns.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.
