# Referral Program

Metadapp offers a referral program designed to reward users for bringing new traders to the platform. The program starts with a 30% commission on each referred user’s trades for the first three months, which adjusts over time:

* 30% commission for the first three months.&#x20;
* 20% commission in the fourth month. 15% commission in the fifth month.&#x20;
* 10% commission in the sixth month.&#x20;

Referrers also earn 10 Metapoints for each referral after the referred user completes a transaction. This prevents abuse and ensures that only active traders are rewarded.


---

# 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://metadapp-1.gitbook.io/metadapp/in-app-initiatives/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.
