# Web3-Referral-System

WeSendit has implemented a Web3-based direct referral system that rewards Web3 users with recurring WSI rewards for their Web2 or Web3 referrals. This system encourages active participation in the WeSendit ecosystem and promotes the dissemination of the platform [wesendit.com](/en/wesendit-introduction/wesendit-token.md) through personal recommendations. Web3 users receive a personal referral link to share. For each successful referral that leads to an active Basic, Pro, or Business account, users receive recurring WSI rewards.

These rewards are up to 25% of the monthly subscription fees of the referred user and are credited monthly as long as the subscription remains active.

Get started with referrals → [Discover how it works](https://wesenditmediaag.zendesk.com/hc/en-us/articles/24409809103249-Quick-Start-with-referrals)

<br>

<table><thead><tr><th width="222">Active Referrals	</th><th width="144">Basic Account </th><th width="121">Pro Account </th><th>Business Account</th></tr></thead><tbody><tr><td><img src="https://wesendit.io/wp-content/uploads/2023/10/icon-_users_.png" alt="">  <strong>>0 Ref</strong></td><td>5 %</td><td>10 %</td><td>12 %</td></tr><tr><td><img src="https://wesendit.io/wp-content/uploads/2023/10/icon-_users_.png" alt="">  <strong>>50 Ref.</strong></td><td>7.5 %</td><td>12.5 %</td><td>15 %</td></tr><tr><td><img src="https://wesendit.io/wp-content/uploads/2023/10/icon-_users_.png" alt="">  <strong>>250 Ref.</strong></td><td>10 %</td><td>15 %</td><td>17.5 %</td></tr><tr><td><img src="https://wesendit.io/wp-content/uploads/2023/10/icon-_users_.png" alt="">  <strong>>1.000 Ref.</strong></td><td>12.5 %</td><td>17.5 %</td><td>20 %</td></tr><tr><td><img src="https://wesendit.io/wp-content/uploads/2023/10/icon-_users_.png" alt="">  <strong>>5.000 Ref</strong><br></td><td>15 %</td><td>20 %</td><td>25 %</td></tr></tbody></table>

{% hint style="info" %}
**Example**:<br>

The investor with the Pro subscription recruits 50 new Business subscribers via his referral link. The referrer receives the following recurring commission in $WSI for this as long as the subscription is active on both sides.\
\
50 Business Subscription = $1.495 turnover x 12.5 % = $187 recurring in WSI
{% 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.wesendit.io/en/wesendit-token-usecases/web3-referral-system.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.
