# How to generate my referral code?

**Step 1.** Go to Fulcrom homepage. Click on “Referrals”.

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

**Step 2.** Click on “Generate My Code” and approve the transaction on your wallet. Gas fee will be applied.

<figure><img src="/files/ZJEmgHtDZQc4Zy84k366" alt="" width="374"><figcaption></figcaption></figure>

**Step 3.** Your referral code has been generated successfully, and you can now share the referral code with your friends via direct link or Twitter.

<figure><img src="/files/euVFG57A95nzaXKJyLW0" alt="" width="374"><figcaption></figcaption></figure>

{% hint style="info" %}
Please note that while you can still share your referral code with your friends, you need to stake at least 300 FLP to start enjoying rebates.
{% endhint %}

<figure><img src="/files/5KJWwNJqWlhZOS2QYigv" alt="" width="375"><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.fulcrom.finance/fulcrom-finance/other-features/referral-program/how-to-generate-my-referral-code.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.
