# Do Referrals Have to Complete KYC?

Yes. The invitee must successfully complete the KYC (Identity Verification) process before the inviter, and the invitee can receive the USDC BONUS reward.

This policy is in place to prevent bonus abuse and ensure that rewards are distributed fairly to genuine users. By requiring verification, we can protect the platform's reward system from being exploited by automated or malicious accounts.


---

# 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.cwallet.com/referral/do-referrals-have-to-complete-kyc.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.
