# Referrals

{% embed url="<https://youtu.be/-4J-aaYaEoY>" %}

<details>

<summary>How do I earn referral rebates?</summary>

Earn referral rebates for every successful referral. A referral is considered successful when your friend:

* Uses your referral promo code
* Is a new subscriber
* Subscribes to any access mode (Evaluation, Instant Fund) or plans (Starter, Standard, or Pro)

Not&#x65;**:** You must have an active AceTrader subscription at the time your referral code is used for the referral to qualify.

</details>

<details>

<summary>How will the referral rebates be paid out?</summary>

Rebates will be processed at the end of every month. After processing, the payment will be made within 3 business days. Payouts will be made via Arbitrum USDC to the wallet you subscribed with.

Note: There is a minimum rebate payout required of 50 USDC.

</details>

<details>

<summary>What is the minimum referral rebate payout?</summary>

The minimum payout is 50 USDC. Balances accumulate until the minimum threshold is reached, then are paid out in that rebate period.

</details>

<details>

<summary>What is the rebate structure?</summary>

Both Evaluation and Instant Fund wallets are eligible to earn rebates from successful referrals. Rebate amounts are subject to change at any time, and AceTrader reserves the right to modify rebate amounts at its sole discretion.

<table><thead><tr><th width="162.08203125">per Valid Referral</th><th>Starter</th><th>Standard</th><th>Pro</th></tr></thead><tbody><tr><td><strong>Evaluation Plans</strong></td><td>$4</td><td>$40</td><td>$68</td></tr><tr><td><strong>Instant Fund Plans</strong> </td><td>$20</td><td>$200</td><td>$400</td></tr></tbody></table>

</details>


---

# 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.acetrader.com/documentation/frequently-asked-questions/subscription/referrals.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.
