# Referral Program

Our referral program will launch once we finish up Early Access beta testing.   It will include the industry-standard 3-tier system where you receive:

* 30% of chainEDGE's fees on every trade made by Level 1 referrals
* 3% of chainEDGE's fee on every trade made by your Level 2 referrals
* 2% of chainEDGE's fee on every trade made by your Level 3 referrals

The referral link will also provide users who sign up with a 10% discount on trading fees (once we are completed with Early Access).   **Currently all trades through the chainEDGE platform are commission-free!**


---

# 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://chainedge.gitbook.io/trade/getting-started/referral-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.
