# Cashback

## Cashback

Welcome to Bloom Bot's Cashback Program! We're excited to offer you a simple and rewarding way to earn back a portion of your trading fees while using Bloom.

With every trade you make, you'll generate cashback based on your trading volume. Your cashback accumulates directly in the Referral Menu, where you'll also find your referral rewards. Every 6 hours, you'll have the chance to claim both cashback and referral fees together with a single click, as long as your balance is above the thresholds.

The more you trade, the more cashback you earn, and if you're a Bloom Partner, your percentage can be even higher, unlocking even greater rewards.

***

### **10% Referred Cashback**

When you join Bloom through a referral link, you'll automatically unlock a 10% cashback on our standard trading fees. Every trade you make generates cashback based on your trading volume, and your rewards are visible at all times inside the Referral Menu.

<details>

<summary><strong>How to get your 10% Cashback</strong></summary>

1. Sign up through a referral link.
2. Start trading and automatically benefit from a 10% cashback on your trading volume.

</details>

***

### Payouts

Cashback and referral fees are available for claim every 6 hours. To process a claim, your unclaimed balance must exceed the thresholds.

If your balance is below this threshold, you'll simply need to wait until it accumulates above the minimum before claiming.

| Blockchain | Minimum Amount Needed |
| ---------- | --------------------- |
| SOL        | 0.1 SOL               |
| ETH        | 0.01 ETH              |
| BASE       | 0.01 ETH              |
| BSC        | 0.05 BNB              |
| HYPEREVM   | 1 HYPE                |
| MONAD      | 1000 MON              |


---

# 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.bloombot.app/grow-with-bloom/cashback.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.
