# Banana Bonus

We are adding some nice bonuses into our ecosystem. Do you want to get paid for aping coins that you were already planning on aping?

Now you can! For all the volume that you do through our bot, you will get a small percentage in $BANANA tokens (which will also receive revenue share). This can quickly increase over time. This way, our bot users become token holders, and our token holders become investors.

In order to reward our bot users, we will use our $BANANA token. To use our bot, you will pay trading fees (this is common across all bots).

Our fees are:

* Manual buys and limit orders on Ethereum = 0.5%
* Autosniper on Ethereum = 1%
* Trades on other chains = 1%

<figure><img src="/files/uWdKfXwYkAcLDXrdGhKK" alt="" width="375"><figcaption></figcaption></figure>

Because we want to reward our loyal bot users, we will incentivize trading through Banana Gun with cashback in $BANANA following the formula:

*$BANANA cashback = FEES PAID ($) \* multiplier X*

**Multiplier X** = an adjustable multiplier between 0.05 and 1, which can be adjusted to carefully manage emissions (or to grant a "happy hour"!).

> **Example:** John, our favourite degen trader, likes Banana Gun both for sniping and buying tokens. In a week, he buys and sells for a total of $10,000 for an average fee of 0.75% (equally manually bought/sniped). Meanwhile, $BANANA trades at $10 and the multiplier is 0.02.
>
> He pays in fees: $75 in ETH
>
> He receives in cashback: $75 \* 0.02 = $1.5 = 0.15 $BANANA

This means you get paid for buying coins that you were already planning to buy! You can claim the tokens on our dApp whenever you want.

<figure><img src="/files/P9uHNRiP6Q1jVo3AZd7W" 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/banana-bonus.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.
