# Invitation Program

The 1DEX Invitation Program allows existing 1DEX users a chance to earn rewards when inviting their friends to join and trade on 1DEX.&#x20;

1DEX Invitation Program is a way for existing users to receive commission from the trading fees of their referred users. For every new user successfully referred to 1DEX after referred user bound the relationship via My Account, the referrer will receive a cut of the trading fees paid by the referred user on 1DEX Spot.

How to earn commission from Invitation Program？

**Step 1**: Visit <https://1dex.com/invite>

**Step 2**: Create new invitation and set the commission rate of you and your friends.

**Step 3**: Share your referral link or code with friends to invite them to log in to 1DEX.

**Step 4**: Receive the commission from the trading fee paid by your referred friend.

The commission is calculated with following factors:&#x20;

**Base commission rate**: 20%, you can freely set your commission rate and your friend’s commission rate, as long as they sum to 20%.

**Your commission rate**: The share of your referred friend’s trading fee you earn.

**Your friend’s commission rate**: The share of your referred friend’s trading fee they can receive as a fee rebate.


---

# 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.1dex.com/user-guide/invitation-program.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.
