# Repurchase and Destruction.

{% hint style="success" %}
To ensure full transparency, the buyback and destruction of $MTW will be done automatically by a tool fully controlled by smart contracts.
{% endhint %}

### Repurchase Rules

The entire platform 30% of quarterly profits will be added to the buyback pool to buy back $MTW. The smart contract will continuously check the average price of $MTW over the past 72 hours. As long as the price is below the 72-hour average price, the smart contract is triggered to exchange funds in the pool for $MTW at random times.

### Destruction plan

We will periodically destroy $MTW.


---

# 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://mtworld.gitbook.io/product-docs/repurchase-and-destruction..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.
