# Introduction

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

### **What is Stobox DID**

Stobox DID is a blockchain-based decentralized identity system designed to provide secure, compliant, and verifiable identities for users and organizations interacting with tokenized assets. It enables regulated digital asset operations by binding blockchain addresses to verified identities, ensuring that every interaction with a token or protocol component is fully compliant with applicable laws and internal rules.

Stobox DID serves as the **identity backbone** for the entire Stobox ecosystem, including the STV3 Protocol and Stobox 4 platform. Any user participating in issuance, transfers, redemptions, governance, or custody must be validated through DID before interacting on-chain.

{% embed url="<https://github.com/StoboxTechnologies/ST4DIDSC>" %}

***

### **Why Identity Matters in Tokenization**

Most real-world assets — securities, funds, commodities, carbon credits, and regulated financial instruments — require strict identity and compliance controls. Traditional systems depend on manual verification, transfer agents, administrators, and fragmented registries.

Tokenization shifts financial infrastructure onto blockchain, but identity requirements remain. Without identity binding, on-chain assets cannot be compliant, enforceable, or legally recognized.

Stobox DID solves this by embedding compliance prerequisites directly at the identity level:

* **Verifies who is allowed to hold or receive an asset**
* **Confirms investor type and jurisdiction**
* **Prevents transfers to unauthorized entities**
* **Supports complex regulatory rules and restrictions**
* **Ensures every wallet corresponds to a verified legal identity**

Instead of compliance after-the-fact, Stobox DID ensures compliance **before the transaction is executed**, at the protocol level.

***

### **Core Principles**

Stobox DID is designed around three foundational principles:

#### **Security**

Identities and their associated attributes are stored and verified on-chain with tamper-proof event logs. Role-based access control ensures only authorized administrators can modify identity data.

#### **Compliance**

Attributes such as investor classification, jurisdiction, sanctions status, and lockup logic allow programmable assets to enforce regulatory frameworks automatically. DID makes compliant token transfers deterministic.

#### **Privacy**

Personal data never lives on-chain. The DID stores only essential compliance attributes, enabling selective disclosure and minimizing data exposure. Sensitive information remains in secure, off-chain verification systems.

***

### **Why Stobox DID is Different**

Unlike generic DID frameworks, Stobox DID is **purpose-built for tokenized assets and regulated financial operations**. It integrates directly with:

* **STV3 programmable asset validation**
* **Stobox 4 investor onboarding**
* **Compliance engines**
* **Attribute-based permissioning**
* **Role-based administrative controls**

This enables enterprises to issue and manage real-world digital assets while maintaining full regulatory alignment and operational integrity.

***

### **Who Uses Stobox DID**

Stobox DID is designed for:

* **Asset Issuers** that must enforce compliance across investor groups
* **Fund Managers** needing identity-linked access and automated restrictions
* **Corporate Entities** managing equity, governance, SPVs, or structured deals
* **Commodity and Carbon Market Participants** requiring traceability
* **Exchanges and Marketplaces** operating regulated secondary markets
* **Custodians and Institutional Wallet Providers** that require verified identities

The system supports both individual investors (KYC) and organizations (KYB), enabling scalable onboarding and lifecycle management for any asset class.

***

### **DID as the Foundation for Programmable Assets**

Programmable assets issued on STV3 rely on DID for:

* Transfer validation
* Eligibility enforcement
* Ownership restrictions
* Limit checks
* Governance rights
* Redemption permissions

The asset cannot be transferred or interacted with unless the DID is valid and compliant with the asset’s rules. This transforms identity from a manual process into an automatic enforcement layer.

***

### **Summary**

Stobox DID is a secure, compliant, and scalable decentralized identity system tailored for regulated digital asset ecosystems. It enables institutions to maintain full control and transparency over who participates in tokenized financial products, while ensuring the highest level of compliance and data protection.

This identity layer is essential for bringing real-world assets onto blockchain safely and legally — and serves as a foundational component of the Stobox programmable asset ecosystem.

***


---

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