# Verify My Account

After creating your account, you'll need to verify your identity on the 0xequity platform. To begin the verification process, click the "Start KYC Verification" button.

<figure><img src="/files/qGEMmqveCNkEs5ICvGoK" alt=""><figcaption></figcaption></figure>

Upon clicking on the button a modal will be open asking for basic information.

<figure><img src="/files/DZxVAYbTtrjPMyEo6bKp" alt=""><figcaption></figcaption></figure>

1. **Given Name:** Enter your given name
2. **Last Name:** Enter your last name

Once you've provided your information click on the "Start Verification" button, you'll be directed to a new screen.&#x20;

<figure><img src="/files/DoyjTqzf9n9wwVdL1Ezo" alt=""><figcaption></figcaption></figure>

1. **Prepare a valid document:** Prepare a valid document, such as an ID card or passport, for scanning.
2. **Use a smartphone:** Use your smartphone to scan the QR code mentioned in order to continue

After scanning the QR code with a smartphone, the user will be prompted to upload an image of their valid document. Once the document's authenticity is verified, the user will see their account marked as verified.

<figure><img src="/files/qeddw8Z220eKqOhAZsfZ" alt=""><figcaption></figcaption></figure>


---

# 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.0xequity.com/how-can-i/verify-my-account.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.
