# Technology

#### 1.  **Summary** <a href="#tuk8ou9m3mz9" id="tuk8ou9m3mz9"></a>

* **Credit** is the core problem in Web3 and DeFi.
* **DID** is the entrance to evaluate everyone’s credit.
* **SBT** is the soul of DID that bonds security and privacy.

**Metavisa links user’s credit to DID confidentially by ZKP tech to keep users’ privacy.**

Metavisa binds the user's representative personal information to his/her DID through a combination of ZKP technology, software and hardware data encryption technology, and bio-private-key technology, and provides a callable API to verify the user's identity and related credit data while fully ensuring the user's privacy.

**Metavisa links user’s profile to DID to provide an evaluation of transaction safety.**

Metavisa’s data center has a fine-grained analysis of on-chain user’s data and behavior. With SBT and Metavisa Protocol, we binds the user’s behavior profile to his/her DID, making DID an important credential to reflect his/her behavior profile.

**Metavisa provides the protocol that combines the two key functions above, that makes a major breakthrough in Web3 and DeFi.**

#### 2.  **Technology Architecture** <a href="#tuk8ou9m3mz9" id="tuk8ou9m3mz9"></a>

![](https://1041943026-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsIdAsrYPTJ7poAsA43xn%2Fuploads%2Fl5Ve0mvpbwnGKMvc8ufj%2Fimage.png?alt=media\&token=07594566-21d3-4291-81a3-6ab7372f247b)

**3.  Data Source / Commercialization / Data Model:**

Data Source:

* The original on-chain data from each public chain and Layer2.
* Off-chain data and trust relationships.

Commercialization of Data: When considering commercialization, the value of data lies in whether the demanding party, either Party A or Party B, can be satisfied within the business parameters with data of certain value. Data models, not raw data, form the basis of data commercialization.

Data Structures Metavisa develops business-oriented data models (algorithms) to meet specific requirements. These data models utilize data collected from accessible sources, generating the desired results. Examples of such data models include user portrait analysis, data organization, and more.


---

# 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://metavisa.gitbook.io/metavisa-whitepaper/technology.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.
