# Rewards

### **Token holders**

Token holders can claim rewards on our dApp. These rewards come from bot revenue (40% after referrals). Only unlocked tokens will accrue rewards, with the exception of 50% of the team tokens (so we could lock them away for a long time).

You can claim on our dApp: <https://dashboard.bananagun.io/>

You need to own 50 $BANANA to be eligible for rewards. You can claim without paying for gas when your revenue has accrued to 0.1E or 0.1 SOL. You can claim from EVM chains in ETH or $BANANA, while on Solana, you can only claim in $SOL.

All $BANANA claimed through rewards is bought back from the market—no inflation!

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


---

# 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.bananagun.io/banana-token/rewards.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.
