# Identity Verification

To participate in voting, members who have been part of Intersect for less than **6 months** will need to complete a **verification process**.

## Step 1: Access Verification

* Log in to your Intersect account.
* On your **dashboard**, you will see the option **“Verify Identity.”**
* Click this button to start the process.

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

## Step 2: Select Verification Method

You can choose between two methods of verification:

1. **Standard ID Verification**\
   Use a government-issued ID to confirm your identity through **Sumsub** our trusted KYC provider.
2. **Decentralized Identity Verification (DID)**\
   Verify your identity using our Decentralized Identity solution powered by **Socious**, an Intersect enterprise member.

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

**If you choose Standar verification follow this step**

{% content-ref url="/pages/Kq6FVZq3MgxIRy0rTkLU" %}
[Standar verification - SumSub](/guides/identity-verification/standar-verification-sumsub.md)
{% endcontent-ref %}

**If you choose Decentralized ID follow this step**

{% content-ref url="/pages/PDdK1EMXkkabw6gQ2R43" %}
[DID Verification - SOCIOUS](/guides/identity-verification/did-verification-socious.md)
{% endcontent-ref %}


---

# 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://memberarea.docs.intersectmbo.org/guides/identity-verification.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.
