# Referral Plan

Every user has the opportunity to earn maximum returns. Users can invite their friends to register using their referral link and receive rewards from our referral program.

**Calculation rules**

Every time your invited friend lends USDT and receives ARKS rewards, you will receive a **10%** ARKS return. The referral reward will be sent to your wallet balance immediately after they receive the reward.（Note: The token incentives obtained by inviting users to purchase NFTs will be locked for three months）

Every time your invited friend deposits or borrows USDT and receives experience point rewards, you will receive a **20%** experience point return. The referral reward will be sent to your account level immediately after they receive the reward.

The higher the level, the higher the referral reward percentage for ARKS and experience points.

**Referral rules**

1. Each user will generate a unique referral link;
2. The referral binding relationship will be established after the invited person accesses the website through the referral link and completes the signature operation;
3. Only **new users** can be invited;
4. The validity period of each referral binding relationship is **180 days**;
5. There is no upper limit on the referral rewards earned by the referrer during the validity period;
6. The referral rewards received by the user will be directly sent to their **wallet balance**.


---

# 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://arkslabs.gitbook.io/arks/dao/referral-plan.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.
