# Integration Model

Programmable assets must serve two worlds simultaneously:\
the **Web2 enterprise environment**, where issuers, compliance officers, fund administrators, and corporate teams operate; and the **Web3 ecosystem**, where tokens interact with wallets, exchanges, custodians, and smart contracts.

The **Stobox STV3 Protocol** is designed as a hybrid system that bridges both.\
Stobox 4 provides institutions with a full operational interface for creating and managing programmable assets, while the STV3 Protocol handles on-chain logic, validation, and automated asset behavior. This dual-model infrastructure ensures regulatory confidence and operational comfort without sacrificing openness or interoperability.

***

### **The Role of Stobox 4: Enterprise Web2 Environment**

#### **User Layer for Issuers, Administrators, and Investors**

Stobox 4 is the enterprise-facing platform where institutions interact with programmable assets through intuitive dashboards and workflows. It is built for businesses that require:

* operational control
* regulatory compliance
* investor management
* reporting and audit visibility
* secure identity onboarding

Key functions include:

#### **Onboarding and Identity (DID)**

Stobox 4 manages investor KYC/KYB verification and issues decentralized identities (DIDs) that programmable assets rely on.\
This ensures that all participants in the STV3 ecosystem are verified and compliant before interacting with assets.

#### **Asset Creation and Configuration**

Issuers use Stobox 4 to define:

* asset type (fund unit, equity, commodity, etc.)
* compliance rules
* economic parameters
* lifecycle settings
* facet configuration

The platform guides the issuer through a structured creation process that outputs a fully configured programmable asset on STV3.

#### **Compliance Operations**

Administrators monitor investor eligibility, restrictions, cap tables, and rule updates.\
Stobox 4 visualizes all compliance events, while STV3 enforces them.

#### **Lifecycle Management**

Issuers can initiate governance actions, distributions, redemptions, and reporting workflows.\
The platform orchestrates the process while STV3 performs the trust-critical logic.

#### **Reporting and Audit Tools**

Stobox 4 provides transparent records for regulators, auditors, and internal governance teams.

The Web2 layer makes programmable assets accessible to institutions without requiring blockchain expertise.

***

### **The STV3 Protocol: On-chain Logic and Enforcement**

While Stobox 4 manages interaction and operations, the STV3 Protocol manages the asset itself.\
It performs:

* compliance validation
* identity checks
* transfer enforcement
* governance logic
* data ingestion
* yield and valuation logic
* lifecycle automation

Everything trust-critical occurs at the protocol level, ensuring:

* neutrality
* transparency
* immutability
* verifiability
* alignment with regulatory frameworks

This separation allows enterprises to rely on traditional workflows while enjoying the benefits of autonomous programmable assets.

***

### **Direct Web3 Access**

Programmable assets created on STV3 remain fully interoperable with the broader Web3 landscape.

#### **Wallet Access**

Investors and institutional custodians can hold and manage STV3 assets through:

* EVM-compatible wallets
* smart-contract-controlled vaults
* enterprise custody systems

If permitted by the issuer, investors can interact with assets directly via Web3 interfaces without relying exclusively on platform workflows.

#### **Exchange and Marketplace Integration**

STV3 assets comply with ERC-20 and ERC-7943, enabling integration with:

* tokenized asset marketplaces
* digital exchanges
* alternative trading systems (ATS)
* regulated secondary markets

This opens global liquidity channels while preserving regulatory controls enforced on-chain.

#### **Smart Contract Automation**

Developers can integrate programmable assets into:

* hedging tools
* settlement workflows
* automated compliance systems
* institutional DeFi modules (when applicable)

Programmable assets are not confined to a single platform.\
They behave as fully interoperable digital financial instruments.

***

### **Hybrid Architecture Advantages**

The combined Stobox 4 + STV3 model provides key benefits:

#### **Institutional Accessibility**

Most issuers require familiar Web2 interfaces. Stobox 4 fulfills that need while the blockchain layer handles automation.

#### **Regulatory Confidence**

Identity, compliance, and governance are managed centrally and enforced on-chain, reducing operational and legal risk.

#### **Operational Efficiency**

Lifecycle events such as distributions, redemptions, lockups, and governance can be managed through a simple UI while executed programmatically by STV3.

#### **Developer and Market Access**

Web3-native users, custodians, exchanges, and DeFi applications can integrate without friction.

#### **Flexible Deployment Paths**

Issuers may operate entirely in Web2 mode, Web3 mode, or a combination:

* **Web2 mode:** All operations handled through Stobox 4
* **Web3 mode:** Direct interaction with contracts
* **Hybrid mode:** Ideal for enterprises with both traditional and digital stakeholders

***

### **Data Flow Between Stobox 4 and STV3**

The system operates as a loop between Web2 interaction and on-chain enforcement.

1. **Stobox 4 gathers identity data, settings, compliance requirements, and lifecycle decisions.**
2. **STV3 enforces all rules and executes programmable behavior.**
3. **Stobox 4 retrieves and displays on-chain events for reporting and monitoring.**
4. **External Web3 applications can interact with the same STV3 logic independently.**

This ensures consistency across both interfaces and avoids data silos or fragmented operational workflows.

***

### **Institutional Use Cases for the Integration Model**

#### **Fund Managers**

Web2 dashboards manage investors and compliance; Web3 enables global interoperability.

#### **Commodity Issuers**

Reserve data and redemption processes live in STV3; onboarding and reporting live in Stobox 4.

#### **Carbon Markets**

Verification flows handled in Web2; retirement and issuance controlled by STV3.

#### **Corporate Equity and SPVs**

Governance actions initiated in Web2; smart contracts enforce results automatically.

#### **Infrastructure and Energy**

Production data feeds update STV3 facets; investors monitor performance through Web2 tools.

The hybrid architecture allows each stakeholder to use the interface and infrastructure best suited to their role.

***

### **Conclusion**

The integration model between Stobox 4 and the STV3 Protocol gives programmable assets the accessibility of a Web2 enterprise system and the autonomy of a Web3 execution layer.\
Issuers manage assets through intuitive interfaces while the protocol ensures compliance, accuracy, automation, and interoperability.

This dual structure is essential for institutional adoption because it preserves regulatory alignment, operational ease, and market connectivity in a single, cohesive framework.

***


---

# 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/stv3/integration-model.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.
