# 什么是区块链的跨链技术

我们都知道区块链是作为一种去中心化的数据库而存在的，其功能相当于分布式电子账本。每一条链都相当于一个独立的账本，一般来说不同账本之间是无法实现价值的转移。随着区块链行业的发展，数字资产的种类越来越多，与此同时也涌现出来许多不同的区块链。不同链之间的信息传递及价值流通成了市场新需求，因此区块链的“跨链技术”应运而生。

所谓“跨链”就是指原本存储在特定链上的资产可以转换成为另一条链上的资产，从而实现价值的流通。也可以将其理解为不同资产持有人之间的一种兑换行为，这个过程实际并不改变区块链上的总价值总额。就好比交易平台提供的币币交易一样，不同类型的数字货币之间可以进行兑换，只是交易平台的这一行为没有直接发生在链上而已。

从技术上来看区块链属于分布式账本，但从商业层面来看，它本质上属于一种价值网络，不同区块链之间的孤立性不仅导致了数字资产不能在链之间流通，同时也将其价值局限在了一个狭隘的范围内，一定程度上限制了其自身的发展空间。因此，越来越多的人开始关注跨链技术，为加速不同链之间的资产转换和组合。DxChain在未来也会推出更多的跨链技术和产品，比如波卡, BSC, HECO, DxChain。


---

# 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/luo-tuo-xiao-ke-tang/shen-me-shi-qu-kuai-lian-de-kua-lian-ji-shu.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.
