# Mint, Rewards & Claim Mechanics

<figure><img src="/files/UGnGQTiMOfr6RHKyw4Tf" alt=""><figcaption></figcaption></figure>

When a user mints an NFT using BNB, **100%** of the BNB is used to purchase Elephant Token from the cheapest liquidity pair (ELE/BUSD or ELE/WBNB) at that time.&#x20;

The purchased Elephant Tokens are then sent to the Elephant Treasury.

{% hint style="info" %}
Unlimited NFTs are an integral part of the Elephant Treasury growth strategy. You can learn more about the treasury inflows and outflows [here.](/elephant-money-treasury-system/elephant-treasury-bertha/bertha-how-it-is-funded.md)
{% endhint %}

In order to be eligible for rewards, NFTs must be staked on the dApp. All staked NFTs share 1% APR of the Elephant Treasury.\
\
Rewards are calculated in real-time and it is up to the community to Sweep available rewards in order to distribute the rewards to all NFTs staked.

{% hint style="info" %}
The community must sweep rewards at least every 24 hours or they will stop accumulating. The minimum amount that can be swept is equivalent to a value of 100 BUSD.
{% endhint %}

The user is then free to claim their Elephant Token rewards at any time. \
\
Upon claiming, the Elephant Tokens will be sent to the participants wallet and will start benefiting from [RFI rewards.](/glossary/rfi-rewards.md)

{% hint style="info" %}
There are no restrictions on how frequently or infrequently the particpant choses to claim their NFT rewards.
{% 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://wiki.elephant.money/services/unlimited-nfts/mint-rewards-and-claim-mechanics.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.
