# How to Create a Referral Link

{% embed url="<https://drive.google.com/file/d/1o899fOcBIfZtAgIUdGuGEQ0AlqAgY5VQ/view?usp=sharing>" %}

### Prerequisites

* A connected Solana wallet (Phantom, Backpack, Solflare, or your preferred wallet)
* Access to the Flash Trade platform at [flash.trade](https://flash.trade)

### Step-by-Step Instructions

{% tabs %}
{% tab title="Step 1" %}
Navigate to the Token Page

From the main trading interface, locate and click the [**Token** tab](https://www.flash.trade/token) in the top navigation menu to access the token staking page.
{% endtab %}

{% tab title="Step 2" %}
Access the Utility Tab

Once on the Token Staking page, you'll see several tabs at the top. Click on the **Utility** tab to view the referral program.
{% endtab %}

{% tab title="Step 3" %}
Create Your Custom Referral Code

In the Utility section, you'll find the referral management area. Click the **Create Custom Referral** button to begin setting up your personalized referral link.
{% endtab %}

{% tab title="Step 4" %}
Enter Your Referral Code

A modal will appear asking you to create your custom referral code. Enter your desired code in the input field. Note that:

* Your referral code must be at least 3 characters long
* Choose something memorable and unique to you
  {% endtab %}

{% tab title="Step 5" %}
Generate Your Referral Link

After entering your custom code, click the **Create** button to generate your referral link.
{% endtab %}

{% tab title="Step 6" %}
Copy and Share Your Link

Once created, your referral link will be displayed in the referral section. You can copy this link and share it with others to start earning referral rewards.
{% endtab %}
{% endtabs %}

### Referral Program Benefits

When users sign up and trade using your referral link, you'll earn:

* **Base 2% rebate** from referred users' trading fees
* The rebate percentage may vary based on your VP level
* Referrals also help you earn Voltage Points (VP) for additional rewards

{% hint style="warning" %}

### Important Notes

* Your referral rebates can be collected on the Token tab under Utility
* You can edit your referral code later if needed
* Track your referral performance in the same Utility section
* Referral earnings contribute to your overall Voltage Points for additional multipliers ([learn more](/flash-trade/flash-trade-protocol/faf-token/voltage-points-and-faf-rewards-system.md))
  {% endhint %}

Start building your network and earning passive income through Flash Trade's referral program today!

## Support Resources

* Join the community [Discord](https://discord.gg/flashtrade) for real-time support. Remember: legitimate support will never ask for your private keys or recovery phrase.
* Review [FAQ section](/flash-trade/resources/flash-trade.md) for common questions


---

# 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.flash.trade/flash-trade/getting-started/making-your-first-trade/how-to-create-a-referral-link.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.
