# Earn $BNB

You can collect $BNB by accessing the dashboard page (will be listed here when live).

**4%** of every transaction is taken and re-distributed to all $MNRY holders in $BNB.

You will have to wait for a specific duration called **cycle** (about one week) to collect your BNB reward.

If you continue to add more than 2% **(threshHoldTopUpRate)** of your $MNRY balance during this waiting duration, the waiting duration will proportionally add up with the cycle.&#x20;

*(If you sell $*&#x4D;NR&#x59;*, it does not affect your cycle)*

For example, on the first day of your cycle, you add up more than 5% $MNRY, you have to wait: **5%\*7days = 8,4** hours more. That means you can collect BNB after **seven days and 8,4 hours.**

But if the **threshHoldTopUpRate >= 100%,** the waiting duration will add up max to 7 days.

For example, on the first day of your cycle, you add up more than 100% $MNRY, you have to wait: **7 days** more. That means you can collect BNB after **14 days.**

It will prevent cheaters who try to add more $MNRY at the end of each cycle.

**Collect BNB Tax**\
If you collect more than 2 BNB, **20%** will be used to buy back $MNRY at the market price and burned immediately. This feature helps to deflate the supply and increase the price value of $MNRY for long-term $MNRY holders.

![](/files/-MZe9QC8DtN3sHGlqGiw)

**The contract link:**

{% hint style="info" %}
<https://github.com/moonery-io/moonery-contracts>
{% endhint %}


---

# 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.moonery.io/mnry/features/earn-usdbnb.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.
