> 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-affiliate-program.md).

# What Is the StableJack Affiliate Program?

Learn how the StableJack Affiliate Program allows creators, communities, educators, and partners to earn commissions from referred trading activity and subscription payments.

StableJack is an AI-powered trading terminal built on Hyperliquid's decentralized orderbook. The Affiliate Program is a partnership that pays you a share of the trading fees generated by every trader you refer, for life.

The StableJack Affiliate Program allows partners to earn commissions by introducing new traders and subscribers to StableJack.

Affiliates can earn from:

* Eligible trading activity
* StableJack subscription payments
* Second-tier referral activity

Trading and subscription commissions can be earned from the same referred user.

### Who Is the Affiliate Program For?

The program is designed for individuals and organizations with an audience interested in investing, trading, financial research, or market analysis.

It may be suitable for:

* Crypto and finance content creators
* Trading educators
* Market analysts
* Signal providers
* Discord and Telegram community owners
* Newsletters
* Media platforms
* Review websites
* Financial communities

### How Can Someone Join the Affiliate Program?

There is no formal application requirement.

To begin:

1. Create a StableJack account.
2. Open the referral or affiliate section.
3. Generate or customize your affiliate link.
4. Share the link with your audience.
5. Track referrals and commissions through the dashboard.

### How Much Can StableJack Affiliates Earn?

#### Trading Commissions

Affiliates can earn:

* 40% of StableJack builder fees generated by direct referrals
* 2% of StableJack builder fees generated by second-tier referrals

#### Subscription Commissions

Affiliates can also earn:

* 80% of the referred user’s first subscription payment
* 40% of subscription renewals for the following 11 months

This creates a potential subscription commission period of up to 12 months for each referred subscriber.

### Can Trading and Subscription Commissions Be Earned Together?

Yes.

When a referred user purchases a StableJack subscription and also trades through the platform, the affiliate may earn from both activities.

For example, an affiliate may receive:

* A share of the user’s subscription payments
* A share of the StableJack builder fees generated by the user’s trades

### How Are Affiliate Results Tracked?

The StableJack affiliate dashboard allows users to monitor:

* Referred accounts
* Trading activity
* Trading volume
* Subscription activity
* Earned commissions
* Available balances

### How Are Affiliate Commissions Paid?

Affiliate commissions are paid weekly in USDC and can be claimed through the StableJack application.

Affiliates should review their dashboard for current balances, eligible commissions, and available claims.

### Summary

The StableJack Affiliate Program allows partners to earn 40% of direct referral builder fees, 2% of second-tier referral builder fees, 80% of first subscription payments, and 40% of subscription renewals for the following 11 months.

[**Generate your referral link →**](https://beta.stablejack.xyz/affiliate-dashboard)


---

# 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-affiliate-program.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.
