# Referral Program

{% hint style="info" %}
If you're bringing many users with good volume through your referrals, please contact our marketer <support@definest.io> for a custom deal on your referral percentage.
{% endhint %}

Only Definest offers an amazing three-tier referral program! For first-level referrals, you will receive 40% of the service’s profit, for second-level referrals 3%, and for third-level referrals 2%.&#x20;

{% hint style="success" %}
The most generous referral program on the market! We give you 45% of all profits!
{% endhint %}

## **How the Referral Program Works**

1. Find your referral link or invitation code in the "Invite Friends" section.
2. Invite friends to register using your link or code.
3. Earn 40% from each of their premium account purchases and 40% from the trading bot's commission.
4. Encourage them to invite new friends and earn 3% from second-level referrals and 2% from third-level referrals!
5. Withdraw your earnings.

## **Withdrawing Referral Earnings**

1. Go to the "Invite Friends" page.
2. Click on the **Withdrawal** button.
3. Choose one of the available cryptocurrency networks.
4. Enter your wallet address in that network.
5. Specify the amount to withdraw (no more than the **Available for Withdrawal**) and click **Withdraw**.

{% hint style="warning" %}
Ensure you provide a correct wallet address and the corresponding network. Otherwise, the funds will be lost permanently.
{% endhint %}


---

# 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.definest.ai/miscellaneous/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.
