# LingoAI Referral Program

## How the Referral Program Works

1. **Become a Referrer**\
   Any registered LingoAI user can generate a unique referral link and invite others to join the platform [LingoCrowd](https://crd.lingoai.io/).
2. **Invite New Contributors**\
   A referral is considered valid when the invited user registers through the referral link and participates in a LingoAI data project.
3. **Complete a Qualified Data Task**\
   The referred user must complete at least one data task, which includes but is not limited to:
   * Data contribution (e.g. speech, text, or other language data)
   * Data annotation or labeling tasks
4. **Verification and Approval**\
   All submitted data must pass LingoAI’s quality review process.\
   A referral is only deemed successful once the contributed or annotated data is reviewed and approved by authorized reviewers.

#### Referral Rewards

* For each **successful referral**, the referrer will receive **LingoAI tokens equivalent to USD 50**.
* Rewards are **cumulative**, and there is **no upper limit** on the number of successful referrals.
* Token rewards will be distributed after the referred user’s task has been approved.

#### Important Notes

* Only approved and qualified data contributions count toward referral rewards.
* LingoAI reserves the right to reject submissions that fail quality or compliance checks.
* Fraudulent activity, including self-referrals or abuse of the referral system, will result in disqualification from the program.
* Referral rewards are subject to adjustment based on token valuation and platform policies.

#### Purpose of the Program

The referral program is intended to:

* Incentivize high-quality data contribution
* Expand global language and data communities
* Ensure sustainable, real-user-driven growth of the LingoAI ecosystem


---

# 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.lingoai.io/tutorial/lingoai-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.
