> For the complete documentation index, see [llms.txt](https://docs.stablejack.xyz/stablejack/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stablejack.xyz/stablejack/affiliate-program/what-is-the-stablejack-referral-system.md).

# What Is the StableJack Referral System?

Learn how the StableJack Referral System works, how to share your referral link, and how you can earn commissions from referred trading activity.

The StableJack Referral System allows users to invite other traders to StableJack and earn a share of the trading fees generated by those referrals.

Every StableJack user receives a unique referral link through the account dashboard. Users can also customize their referral code to reflect their name, brand, or community.

When someone creates a StableJack account through that link, the account is connected to the referrer. The referrer can then earn commissions when the referred user completes eligible trades.

### How Does the StableJack Referral System Work?

The process includes four steps:

1. Create or sign in to a StableJack account.
2. Open the referral section in the dashboard.
3. Copy or customize your referral link.
4. Share the link with traders, friends, followers, or community members.

When a referred user generates fees, the referrer earns a commission.

There is no limit on how many users can be referred.

### How Much Can Referrers Earn?

StableJack uses a two-tier referral structure.

#### Direct Referral Commission

Referrers earn 40% of the StableJack builder fees generated by users they refer directly.

A direct referral is someone who registers through your referral link.

#### Second-Tier Referral Commission

Referrers can also earn 2% of the StableJack builder fees generated by users invited by their direct referrals.

For example:

* You refer Trader A.
* Trader A refers Trader B.
* You earn 40% of Trader A’s eligible StableJack builder fees.
* You earn 2% of Trader B’s eligible StableJack builder fees.

Commissions are calculated only from StableJack builder fees. Third-party fees are not included.

### What Benefits Do Referred Users Receive?

Users who join StableJack through a referral link receive:

* A 5% discount on StableJack builder fees
* A 10% discount on StableJack subscription purchases

The applicable discounts are connected to the referral relationship.

### Who Can Use the Referral System?

The referral system is available to StableJack users who want to introduce others to the platform.

It may be useful for:

* Individual traders
* Content creators
* Community managers
* Trading educators
* Analysts
* Newsletter operators
* Crypto and finance communities

### Where Can Referral Activity Be Tracked?

Users can monitor their referral links, referred users, trading activity, and earned commissions through the StableJack dashboard.

### Summary

The StableJack Referral System allows users to share a unique referral link, earn 40% of direct referral builder fees, earn 2% of second-tier referral builder fees, and provide discounts to referred users.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.stablejack.xyz/stablejack/affiliate-program/what-is-the-stablejack-referral-system.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
