> For the complete documentation index, see [llms.txt](https://docs.evedex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.evedex.com/key-features-and-components/gamification-and-affiliate-program/affiliate-program.md).

# Affiliate Program

## Overview

Our affiliate program allows you to earn rewards by referring users to EVEDEX. Currently, you receive commissions from the trading activities of your referrals. In the future, we plan to expand earning opportunities to include revenue from various other sources, such as your referrals subscription payments (e.g., Prime subscription), P2P, Copy-Trading and more.

## Earnings

Upon registering on the exchange, every user automatically becomes a participant in the referral program. You can immediately start inviting friends and earning from their trading activity – no additional verification is required.

There are multiple ways to maximize your earnings:

* Share your unique referral link in trading communities, Telegram groups, or Discord servers.
* Create YouTube videos, blog posts, or social media content promoting our platform and share your personal link.
* Encourage your audience to join and trade on our exchange, increasing your potential revenue.

The more users you bring in, the more commissions you accumulate over time. There is no expiration period for your referrals – once a user signs up through your link, you will earn commissions from their trading activity for their lifetime.

## Links

Generating your referral link is simple:

1. Log in to your account: [https://partner.evedex.com/](https://partner.evedex.com)
2. Navigate to the Referral links.
3. Generate your unique referral link and start sharing it.

**NOTE!** You can generate up to 100 links for different services.

Your referral link automatically tracks new users who sign up and trade on the platform. You can monitor your referrals and earnings in real-time through your affiliate dashboard.

## Commission Tier

We offer a starting commission of 30% from the fees the exchange collects from your referrals. Additionally, you can increase your commission rate by:

* Leveling up your character through gamification - the higher your level, the more benefits you get, including an increased referral percentage.
* Unlocking skills in the Influencer branch.
* Purchasing a [Prime subscription](http://prime.evedex.com/), which increases your referral commission rate by an additional 5%.

## Special Conditions for Influencers

We offer exclusive conditions for influencers and content creators with a significant audience (e.g., over 5,000 subscribers on YouTube, Telegram, etc.). If you meet criteria, you can fill out a special [form](https://partner.evedex.com/registration) and receive personalized terms and conditions for participation in our affiliate program.

## Commission Distribution

Our affiliate program is based on a transparent revenue-sharing system derived from each transaction made on the exchange. It is important to understand how this revenue is generated and how it is distributed among the user, affiliates, and the exchange.

<figure><img src="/files/SrqTO42LheL2byDQgOEn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/6Wgjev6Fi3ePqBW4iN6S" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hIohSa30fPYQW6BFGiwU" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/rcn0WSiG59kXXMEbtf6Y" alt=""><figcaption></figcaption></figure>


---

# 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.evedex.com/key-features-and-components/gamification-and-affiliate-program/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.
