# Referral Program

Earn a performance-based commission while helping grow the Vectis Finance. Refer new users and receive up to 30% of the fees they generate, paid in USDC.

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

## 1. Level Structure <a href="#id-4105" id="id-4105"></a>

| **Level** | **Your Vectis Balance (USDC)** | **Revenue Share** |
| --------- | ------------------------------ | ----------------- |
| R1        | $0 – $ 999                     | 5 %               |
| R2        | $1 000 – $ 9 999               | 10 %              |
| R3        | $10 000 – $ 49 999             | 15 %              |
| R4        | $50 000 – $ 99 999             | 18 %              |
| R5        | $100 000 – $ 499 999           | 22 %              |
| R6        | $500 000 – $ 999 999           | 26 %              |
| R7        | ≥ $1 000 000                   | 30 % *(max)*      |

*The percentage applied to a commission is the level you hold at the exact moment your referral incurs an performance fee.*

## 2. Accrual and Settlement <a href="#id-3c30" id="id-3c30"></a>

* **Accrual:** Estimated earnings are currently updated via a shared Google Sheet. Front-end integration is planned for a smoother user experience in the future.
* **Settlement:** Commission distributions are calculated monthly and will be processed by Vectis once the rewards amount reaches 10 USDC.

## 3. How to Participate <a href="#id-5453" id="id-5453"></a>

1. Open <https://www.vectis.finance/campaign>
2. Create your unique referral code, then copy your custom link.
3. Share it on social platforms, in private messages or embed it in content.
4. Track sign-ups, balances and earnings in your referral dashboard.

Activation condition: to create a referral link and start earning, you must already hold an active vectis balance. Deposit first, then generate your code.

## 4. Example <a href="#id-7740" id="id-7740"></a>

| **Scenario**                                                              | **Referrer Level at fee time** | **Referee Performance fees paid** | **Your share**  |
| ------------------------------------------------------------------------- | ------------------------------ | --------------------------------- | --------------- |
| Alice refers one friend who pays 100 USDC in performance fees             | R1 (5 %)                       | 100 USDC                          | **5 USDC**      |
| Bob reaches R2, 5 referred users together pay 1 000 USDC in eligible fees | R2 (10 %)                      | 1 000 USDC                        | **100 USDC**    |
| Cindy is R7; her network pays 50 000 USDC over the week                   | R7( 30%)                       | 50 000 USDC                       | **15 000 USDC** |

## 5. Q\&A <a href="#id-4517" id="id-4517"></a>

### How do I refer someone to Vectis? <a href="#id-11be" id="id-11be"></a>

After making a deposit, you can create your personal referral code at <https://www.vectis.finance/campaign>

Share your code directly or use your unique referral link in the format:

> <https://www.vectis.finance/vault?ref=YOURCODE>

Each time a referred user pays a performance fee, you’ll receive a commission based on your current level.

### How do I use a referral code? <a href="#id-7259" id="id-7259"></a>

Simply click on a referral link — this will permanently bind your account to the inviter.

Note: Vectis does not currently offer a fee discount to referred users. Instead, the inviter earns a share of Vectis’s performance fees. If you’d like to earn commissions in the future, you’ll need to create your own referral code via the Referrals page after depositing.

### When does my Level change? <a href="#c861" id="c861"></a>

Your referral level updates once your total deposited balance crosses a threshold.

New commissions will be calculated using the updated percentage — previous earnings remain unchanged.

### How often can I get my commission? <a href="#id-5f31" id="id-5f31"></a>

Estimated earnings are currently updated via a shared Google Sheet and will be distributed monthly by Vectis once the amount exceeds 10 USDC.

[<br>](https://medium.com/@vectisfinance?source=post_page---post_author_info--e449bc700bb0---------------------------------------)


---

# 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.vectis.finance/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.
