# Verify

Verify is understood as an action that includes email verification and completing KYC

#### Unverified token

If your account has not verify email, all SPL tokens mined are in unverifed status. Unverified includes tokens you mined and rewards from member referrals

#### Verified token

You must complete email verification to receive the tokens you mined. Check the email verification of the members you refer to ensure the tokens will be fully verified and you receive your rewards.

### Functions in the verification process

#### Verify your Email

During the token release process, users will have to participate in verification via your email to ensure they are real users and avoid fraud during the mining process.

#### KYC

Complete [KYC](https://docs.superlott.io/fundamentals/kyc-and-aml) to unlock unlimited app functionality.&#x20;


---

# 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.superwal.io/fundamentals/verify.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.
