# Elephant Buyback System

Various actions in the Elephant Money ecosystem are used to execute market buys of ELEPHANT token which are then sent to the ELEPHANT Treasury (BERTHA).&#x20;

The buyback system drives additional buy pressure for ELEPHANT token independent of market conditions or buyer behaviors. &#x20;

Below you can find the chart displaying the actions and what percentage of the funds are dedicated to buybacks.&#x20;

<table><thead><tr><th width="195.1986083984375">Action</th><th width="263.3333333333333">% to Buyback Elephant</th><th>Action</th></tr></thead><tbody><tr><td>Mint Unlimited NFTs</td><td>100%</td><td>Buyback ELEPHANT</td></tr><tr><td>Futures Deposits**</td><td> 90%</td><td>Buyback ELEPHANT</td></tr></tbody></table>

{% hint style="info" %}
\*\*10% of Futures deposits go to the BNB Reserve for yield payout.
{% endhint %}

More on the ELEPHANT Treasury can be found [here](/elephant-money-treasury-system/elephant-treasury-bertha.md).


---

# 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://wiki.elephant.money/ecosystem-tokens/elephant/elephant-buyback-system.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.
