# Referrals

### **Introduction**

The Helix Referral System allows users to generate unique referral codes, share them with friends, and earn commissions based on referees’ trading activity. When a user signs up through a referral link, they automatically become eligible for fee rebates. As a referrer, you [receive 40%](https://docs.trading.injective.network/learn/basics/trading-fees-and-rebates) of all trading fees generated by your referees, regardless of the type of trades they make. This rebate is sent directly to your wallet without requiring any manual claims, activating immediately when your referred users begin trading on the platform.

This guide outlines how to generate a referral code, share it, track earnings, and manage referrals.

***

## Getting Started with Referrals

After being allowlisted to the referral system, you can start earning rewards from users you refer to the platform. Here's how the process works:

#### **Accessing the Referral Dashboard**

* Navigate in [helixapp.com](http://Helixapp.com) to the "**More"** dropdown, and click **Referrals**

#### Creating Your Referral Link

1. Once you are on the page, you can generate a custom referral link
2. Your referral code must be up to 32 alphanumeric characters and unique on the platform
3. After creating your code, you can copy the full referral link to share with potential users

#### Sharing Your Referral Link

You have multiple options for sharing your referral link:

* Copy the full URL to share via email, messaging apps, or social media
* Use the one-click Twitter (X) sharing button to post directly to your timeline
* Share instantly via Telegram using the dedicated Telegram sharing button

#### Referral Activation Process

When someone uses your referral link:

1. The invitee (referee) will be directed to Helix
2. They will need to log in with their wallet
3. They must sign a smart contract message that links their trading activity to the chosen referral code

#### Earning Referral Rewards

* When your invitees trade on the platform, you automatically receive 40% of all their trading fees
* These rewards are sent directly to your wallet
* The fee rebate applies to all types of trades (maker or taker)
* No manual claims are required - the process is fully automated

***

### Important Notes

* Your referral code must be unique across the platform
* Both you and your referees must have valid Injective wallets
* The smart contract signature is a one-time process for each referee
* Referral relationships are permanent once established
* Fee rebates are distributed in real-time as trades occur
* Currently, token swaps are not eligible for fee rebates

For additional assistance or questions about the referral program, please contact support.


---

# 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.helixapp.com/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.
