# Referrals

### How do I use a referral code?

You can add a referral code via our referral page or by using a friend's referral link. You will benefit from fee discounts as determined by the Tier of your referrer, starting at a minimum 5% fee discount.&#x20;

### How do I participate in Bloom's referral program?

To create a referral code on Bloom, navigate to our [referral page](https://www.bloom.trading/referral) and click "Create link." Next, type in a unique referral ID. Note that you may only create one link for your wallet and that the ID cannot be changed after creation.

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

### How do referral earnings work?

Our referral tiers determine the fee rebates earned by the referrer, as well as trading fee discounts that referred traders receive. You can level up your tier by completing the following: (1) increasing the number of active traders referred, and (2) increasing total fees generated by your referred traders. See tier system below:

| Tier | Traders Referred             | Total Trading Fees                  | Rebates / Discount                |
| ---- | ---------------------------- | ----------------------------------- | --------------------------------- |
| 1    | <5 active traders referred   | <$50k in total referred fees        | 5% fee rebate / 5% fee discount   |
| 2    | <25 active traders referred  | $50k - $150k in total referred fees | 10% fee rebate / 10% fee discount |
| 3    | >=25 active traders referred | >$150k in total referred fees       | 15% fee rebate / 15% fee discount |


---

# 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.bloom.trading/bloom/rewards/referrals.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.
