# 前言

***本系列内容已经加入Connext社区内容和教育贡献计划。***&#x20;

大家好，我是hanxilgf！

首先感谢Connext社区提供这次机会和平台，当看到Connext WIKI的时候我是很激动的。因为这里有我想知道的关于Connext的任何资料，这极大的提高了社区成员获取项目信息的效率，再次为Connext WIKI欢呼！

但是我也发现了两个问题亟需解决：

1.现有内容对初级用户不太友好，虽然对Connext的介绍很详细，但是没有跨链基础概念的介绍，很多内容理解起来会很突兀，缺少理论上的连贯性。

2.汉语是世界上使用人数最多的语种，中文社区对任何一个区块链项目来说都是举足轻重的，但是他们经常被忽略。

所以我决定制作中文版的Connext百科全书，不单单只介绍Connext产品，更重要的是结合我所理解的跨链知识，在传播Connext的愿景，科普跨链桥和跨链通信技术的同时，力求更加客观和全面的表述跨链行业和Connext各自面临的机遇和挑战。

综上所述：本系列内容是以跨链基础知识和跨链技术发展为主线，结合Connext产品阐述它们的过去，现在和未来。


---

# 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://hanxilgf.gitbook.io/connext-wiki-chinese/qian-yan.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.
