# Verify your identity

By verifying your identity, you will be able to apply to and be selected for a larger number of projects. For most projects, in fact, identity verification is a requirement.

## What's identity verification?

For legal and fiscal reasons, we need to know who you are and the country/state you live in. We do so by asking you to take a picture or short video of your ID and of yourself.

This process only takes a few minutes and can be done using your smartphone.

## How to get verified

### During the initial onboarding

If you are signing up, and you haven't skipped the [onboarding form](https://docs.scholars.net/info/onboarding), at the end of it we'll prompt you to get verified, like so:

<figure><img src="https://620615177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcMVr1tcqZLg9WCEj5GgZ%2Fuploads%2Fsn7cJ4sBs74Rl8WxA0Rz%2Floreshot-20260108-151810%402x.png?alt=media&#x26;token=e1f04bc9-5fca-44f1-8c5d-28070c03ebd7" alt=""><figcaption></figcaption></figure>

You can start the verification process by clicking on "Continue to verification" and following the prompts on screen.

### After having signed up

If you skipped the onboarding when you were signing up, or if you skipped the identity verification step during the onboarding, you can verify yourself later by clicking on this reminder:

<figure><img src="https://620615177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcMVr1tcqZLg9WCEj5GgZ%2Fuploads%2FnSIxilkH1BEBiFXGDwjb%2Floreshot-20260108-152357%402x.png?alt=media&#x26;token=f09d4e82-34e2-4e22-97c9-01f9464f23ca" alt=""><figcaption></figcaption></figure>

Then, follow the prompts on screen to get verified. Once you are verified, the reminder disappears.

## Frequently asked questions

<details>

<summary>Do I need to get my identity verified to work in projects?</summary>

Technically, no. Practically, virtually all projects require identity verification.

</details>

<details>

<summary>What if I fail identity verification?</summary>

You'll be given another chance. But if you keep failing, we will disable identity verification for your profile, and you will not be able to attempt to verify your identity anymore.

</details>

<details>

<summary>What document can I use as my ID?</summary>

This will be outlined to you as you start verification. Usually, a government-issued document suffices, but details may vary in time and by region.

</details>

<details>

<summary>Are identity verification and background check the same thing?</summary>

No. In the identity verification step, we only check your identity and basic information such as your country of residence.

The background check is a more throrough process where Scholars, aided by third parties, checks for potential past criminal activity.

</details>


---

# 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.scholars.net/how-to/verify-your-identity.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.
