# Fee referral rebate mechanism

DeltaBot has a fee referral rebate mechanism.&#x20;

<figure><img src="/files/Ez4m9Sqk3FZHbBkSnSth" alt=""><figcaption></figcaption></figure>

The rule is that A invites B, B invites C, and C invites D. When D's Bot generates profit, C, B, and A all receive a rebate. When C's Bot generates profit, both B and A receive a commission.

The referral invitation will not be recorded until the invited user use Create Bot or Copy Strategy function on our product. Our referral fee rebates will also be available on the test network.


---

# 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.deltatrade.ai/introduction-to-deltatrade/fee-referral-rebate-mechanism.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.
