# MetaID历史

MetaID并不是一个在2024年创建的新协议，MetaID第一版协议在2020年4月份发布，第一版MetaID协议是基于MetaNet协议，经历了接近4年的发展，由多方开发者共同打造了出具规模的基础设施和应用，在V2.0发布之前，已累积有超过17万用户和2100多万条tx，并最多有十多个MetaID应用上线运行过。

以下是MetaID的简短历史：

* 2020年4月，发布V1.0 MetaID 协议，在 BSV 链上实现
* 2021年4月，MetaID协议升级为V1.1。
* 2022 年，已有多个应用采用 MetaID 方案，涵盖Web3 社交应用、网盘、NFT 市场、游戏等。总用户超过 10 万人。
* 2023年1月，MetaID协议升级为V1.2 增加对多链支持，包括支持比特币侧链 Microvision 等。
* 2024年5月份，MetaID发布V2.0，全面支持 比特币 ，并进一步提高对UTXO架构区块链的跨链支持。

## MetaID V2.0 和旧版对比

|                   | V1.2          | V2.0              |
| ----------------- | ------------- | ----------------- |
| 愿景                | 成为最好的Web3基石协议 | **成为最好的Web3基石协议** |
| 统一树状结构            | 是             | **是**             |
| 基于MetaNet         | 是             | **否**             |
| 采用类Ordinals序数理论方案 | 否             | **是**             |
| 带资产协议             | 否             | **是**             |
| 跨链支持              | 弱             | **更好**            |


---

# 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.metaid.io/zh/about-metaid/metaid-li-shi.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.
