# Referral Program

### How to create a referral link?

* Create a trader account by navigating to the trade tab and clicking the 'Deposit/Withdraw' button

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

* Deposit any amount of USDC&#x20;

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

* Once you have deposited some amount of USDC click the 'Rewards' button in the navigation bar and click the 'Refer' tab

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

* You should now see your referral link!

### Example

Let's say Bob refers Alice using his referral link and Alice generates $10,000 of taker volume. This would generate $10,000 \* 0.001 = $10 in fees. Since Bob will earn 20% of those fees he receives $2 claimable in USDC.

### Is this on-chain?

Yes! Our referral program is powered by Buddylink and everything is verifiable on-chain.&#x20;


---

# 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.goosefx.io/archived/referral-program.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.
