# RUSH Buyback & Burning

The RUSH token has a deflationary mechanism built into it. The RUSHWIN platform dedicates a portion of all fees and house profits to buying back and burning the tokens.

RUSH Buyback and burn is done via a trustless smart contract—everyone can verify and be assured that we value DeFi and our community. The contract has a public function to trigger the buyback, enabling the platform to purchase RUSH Tokens from the open market and burn them, effectively reducing the total supply and creating deflationary pressure while at the same time increasing liquidity. \
\
This enhances the token's value over time and involves the community in the platform’s economic decisions, allowing them to witness and participate firsthand in deflation.

The deflationary process is designed to significantly increase the value of the RUSH native token over time. It also plays a crucial role in maintaining a balance between holders and developers, supporting the token distribution model, and fostering consistent ecosystem growth.\
\
The buy & burn contracts are self-funding through the platform revenue, again fully decentralized!

**Smart Contract Address:** TBA\
**Audit:** TBA

<figure><img src="/files/OBDsygWJAtvwXX3ode4X" alt=""><figcaption><p>Users trigger buy and burn, trustless and decentralized</p></figcaption></figure>


---

# 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.rush.win/rush-token/rush-buyback-and-burning.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.
