# Stobox DID Generation Guide

After you successfully pass KYC, you can create your Stobox DID in two clicks. The DID generation system will encrypt user-related data, link it to your RWA wallet, and write it to a dedicated smart contract.

After DID is successfully created, you can participate in the Stobox web3 ecosystem as a verified user, unlocking smart-contract interactions, RWA token, and digital assets transfers, participation validation, signatures, and more.

{% hint style="info" %}

#### Before you start, you may want to check [some information about the DID >>>](https://docs.stobox.io/helpcentre/getting-started-for-everyone/user-verification-kyc-guide/stobox-4-kyc-and-did-explained#stobox-did)

{% endhint %}

***

### Step 1. Open the DID Creation Flow

From the Welcome screen, click **Create my DID**.

<figure><img src="/files/05aAP9mACLRM8NisQLfL" alt=""><figcaption></figcaption></figure>

*or*

From any interface, use the green top-side banner **To complete verification, generate DID**.

<figure><img src="/files/kp5C4pyV36dG146Mr3js" alt=""><figcaption><p>User view</p></figcaption></figure>

<figure><img src="/files/d1xgkAYl9ZR4GnVuzZwe" alt=""><figcaption><p>Business view</p></figcaption></figure>

***

### Step 2. Review and Consent

The system opens the DID creation pop-up. Read the disclaimer and provide your consent.

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

***

### Step 3. Generate DID

Click “Generate DID” to start the process.

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

***

### Step 4. System Processing

1. The system encrypts your data and generates a Web3 record tied to your RWA Wallet.
2. Wait until processing is complete, do not close the pop-up.

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

***

### Step 5. Confirmation and Status

1. After successful DID creation, you will receive a notification (marked with an orange frame in the screenshot).
2. You will see the update with the fingerprint icon on the Welcome page and in the User Center.

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

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

***

{% hint style="info" %}
If you have any issues or questions, [contact us directly>>>](/helpcentre/help-centre/contact-support.md)

**Note:** We do not offer support on Telegram, WhatsApp, X (formerly Twitter), or similar platforms either. If someone reaches out to you via those channels and offers help in DM, they are scammers.
{% endhint %}

***


---

# 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.stobox.io/helpcentre/help-centre/getting-started/set-up/stobox-did-generation-guide.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.
