> For the complete documentation index, see [llms.txt](https://docs.matrix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.matrix.io/matrix-fact-sheet/matrix-fact-sheet-61-70.md).

# MATRIX Fact Sheet 61-70

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_9_58.png)

61- DID is the most valuable innovation made possible by Web 3.0.

Thanks to features such as immutability and hash encryption, decentralised identity (DID), a previously impossible way of creating digital identities has become available.

Matrix AI contributes to the development of Web 3.0 with the solutions it develops.

<br>

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_10_1.png)

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_10_2.png)

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_10_3.png)

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_10_4.png)

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_10_5.png)

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_10_POST2.png)

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_10_POST21.png)

62- Matrix AI contributes to the creation of smart cities with solutions such as MANAS MANTA MANITO.

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_10_POST2.png)

63- Are you ready for MANAS?

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_10_POST21.png)

64-

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_11_65.png)

65- Matrix’s IPFS storage is an important part of the infrastructure of Web 3.0. It is responsible for storing Web 3.0’s content and access protocols. Just like the cloud storage services we are used to today, distributed storage will become the essential infrastructure for storing and distributing content in the future.

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_11_66.png)

66- Focus and [#BUIDL](https://www.instagram.com/explore/tags/buidl/)

Work with major platforms for NFT trading 99%

Completed instruction manuals for all mainstream platforms.

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_11_67.png)

67- MATRIX’s Secure Virtual Machine can detect attacks on transactions by providing AI-backed vulnerability detection with fault-tolerant protocols.

Before a transaction is initiated, the MATRIX Secure Virtual Machine proactively selects a safe checkpoint in anticipation of a complication. If an issue does emerge, the MATRIX Secure Virtual Machine is easily able to perform a rollback to ensure that the address and state of the Intelligent Contract is as it was prior to the compromised transaction. This avoids malicious consequences.

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_12_68.png)

68- Settle down to hard work in a bear market, and burst out in the next bull market!

\- Ceo , Owen Tao

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_12_69.png)

69- DID will become the primary port for [#Web](https://www.instagram.com/explore/tags/web/) 3.0 traffic. And if M-Port can achieve all the functions we envision, it will lead the [#DID](https://www.instagram.com/explore/tags/did/) solution market, and a complete [#ecosystem](https://www.instagram.com/explore/tags/ecosystem/) of Web 3.0 apps as well as [#DeFi](https://www.instagram.com/explore/tags/defi/) and [#DAO](https://www.instagram.com/explore/tags/dao/) projects surrounding M-Port will pop up.

All this will make the Matrix ecosystem more vibrant and attract more traffic and partnerships. As the brain of the [#Metaverse](https://www.instagram.com/explore/tags/metaverse/) , MANTA also stands to benefit.

![](http://127.0.0.1:8848/%E6%96%B0matrix/assets/img/blog/MATRIX_Fact_Sheet_12_70.png)

70- Matrix AI provides computational power for the metaverse by separating computation from consensus.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.matrix.io/matrix-fact-sheet/matrix-fact-sheet-61-70.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
