# Proof of ID

### **Providing Proof of Identity and Address**

During our onboarding process, we require you to prove your identity. This helps us verify your details and ensure compliance with local regulations, as well as ensuring you are who you say you are. Below, we explain the types of documents we accept and how to submit them.

[Failure to comply with this process, or providing fake documents will disqualify you](/scholars/getting-started/profile-validity-policy.md) from Scholars.

**Proof of Identity**

Your proof of identity must be a government-issued document that includes your full name and photograph. Common examples include:

* National ID card
* Passport
* Driver’s license
* Residence permit

If your country does not issue these specific documents, an equivalent government-issued ID is also acceptable. The document must be valid and clearly show your full name, photo, and date of birth.

**How to Submit Documents**

You can upload a clear scan or high-quality photo of your documents in the online form. Ensure all details are clearly visible and not obscured or cropped.

**How We Handle Your Information Safely**

We take the protection of your personal information seriously. All documents you submit are stored securely, in compliance with global data protection regulations (such as GDPR). Access to your documents is strictly limited to authorized personnel, and your information will only be used for verification purposes. Once your identity and address are verified, your documents will not be shared with third parties without your consent.

For any questions or concerns about the types of documents accepted, or if you are unsure which document to provide, please contact our [support team](/scholars/support.md) for further assistance.


---

# 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://imerit-docs.gitbook.io/scholars/getting-started/proof-of-id.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.
