# 1. 背景

近十年来，区块链技术取得了高速的发展，我们可以清晰地看到一门新兴技术的成长过程。一般来说，区块链目前的发展可以概括为三个阶段。**第一阶段**的典型代表是比特币，实现了数字货币的发行和流通，这个阶段的区块链就是一个去中心化账本，功能相对单一。

**第二阶段**是以太坊为代表，支持具备智能合约的众多公链发展。智能合约是支撑应用程序的基础，这一阶段的公链主要都在解决区块链的性能和扩展问题。

**第三阶段**是web 3.0阶段，这一阶段的区块链应该与物联网、VR等技术融合，与现实世界的资源实现互通。目前来看，这一阶段仍有很大的发展空间。随着DeFi生态爆发，以太坊的手续费和交易效率问题都逐渐暴露，资金量较小的用户甚至无法参与DeFi，这显然阻碍了web 3.0的发展。

<mark style="background-color:orange;">**DxChain 3.0正是立足于这一契机，在DxChain 2.0的基础上对整体架构进行调整，开启了web 3.0的征程。**</mark>

相比起其他公链，DxChain 2.0作为公链爆发时期的产物在智能合约平台和跨链技术上还有很大的提升空间。3.0的出现就是为了打造一个**支持智能合约的开发平台**，在此平台之上持续发展DxChain生态，同时支持跨链桥技术，方便用户在不同链之间进行资产转移，在保证安全性和扩展性的基础上，打造<mark style="background-color:orange;">**最适合去中心化应用的公链**</mark>。


---

# 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://dxchain.gitbook.io/dxchain-wiki/zhong-wen-she-qu/dxchain-v3-ji-shu-wen-dang/1.-bei-jing.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.
