# DID Verification - SOCIOUS

{% hint style="info" %}
**Tip:** Have your phone and ID ready before starting the process to make it quicker.
{% endhint %}

## Step 3: Start Verification

* You will be redirected to the **Socious verification flow**.
* A QR code will appear on your screen.
* Scan the QR code with your phone
* You can download the Socious app and continue the verification steps on your phone.

<figure><img src="/files/XiFL7P4dNiNT8P4BGCLX" alt="" width="310"><figcaption></figcaption></figure>

## Step 4: Set up your wallet

* In the Socious app, create your digital wallet.
* Set up a secure passcode to protect your wallet.
* Follow the prompts until your wallet is ready.
* Click on Start now

<figure><img src="/files/7Yzfy4tjqnWnpMjua0lA" alt="" width="188"><figcaption></figcaption></figure>

## Step 5: Provide Required Information

* You will be redirected to Didit, click on Continue
* Upload a **government-issued ID** (passport, national ID card, or driver’s license).
* Take a **selfie** requested by Socious.
* Make sure your document is valid, clearly visible, and not expired

<figure><img src="/files/5dYmDcwYDYRdBpnvcUU1" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/vPdfa7ozvXINMPZHtGll" alt="" width="188"><figcaption></figcaption></figure>

## Step 6: Confirmation

* Socious will process your verification.
* Once approved, you’ll see a confirmation notification on your Intersect account dashboard.


---

# 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/did-verification-socious.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.
