# BUTTER

BUTTER is the platform token for ButterSwap and can only be mined in ButterSwap via LP mining (in Farms) and BUTTER staking (in pools).&#x20;

For fairness considerations, BUTTER will not be minted before genesis mining, hence all investors get an equal chance of getting BUTTER. The first ever BUTTER was minted on 2021-6-16.

{% hint style="success" %}
ButterSwap team did not pre-mint any BUTTER token before launching.
{% endhint %}

BUTTER is minted as block number increases. In the future, reward per block may decrease after board voting. The history of reward per block changes is as follows:

| Time                     | Metric           | BUTTER              |
| ------------------------ | ---------------- | ------------------- |
| TBD \~ TBD               | Reward per block | HECO:3, BSC: 3      |
| 2021.11.26 \~ TBD        | Reward per block | HECO:6, BSC: 6      |
| 2021.10.29 \~ 2021.11.26 | Reward per block | HECO: 24, BSC: 24   |
| 2021.10.22 \~ 2021.10.29 | Reward per block | HECO: 120, BSC: 120 |
| 2021.7.10 \~ 2021.10.22  | Reward per block | 240                 |
| 2021.6.16 \~ 2021.7.10   | Reward per block | 480                 |

0.05% of all transaction fee in ButterSwap's exchange will be collected in ButterSwap treasury, which will all be used to buy back BUTTER and burn, and for community growth. You can view the detailed BUTTER burn schedule [here](https://docs.butterswap.me/tokenomics/butter-burn).


---

# 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.butterswap.me/tokenomics/butter.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.
