# Econia

![](/files/hwrw3bv3sIiHmf9QVSVx)

Econia 是一种协议，允许世界上的任何人以任何他们想要的价格与世界上的任何其他人交易数字资产。 更具体地说，Econia 是一个中央限价订单簿 (CLOB)，是股票市场等金融机构使用的基本金融工具，除了与纽约证券交易所或纳斯达克不同，Econia 是开源和去中心化的。

**Econia 正在开发中**

Econia 目前正在开发中，已交付给 Aptos 区块链的第一个迭代。 此版本 1 最小可行原型（v1 MVP）引入了链上交易的一项关键创新，即 Econia 的原子匹配引擎，该引擎在下达交易期间以最终性结算市场订单。 没错，Econia 的 v1 MVP 实现了全球首个链上原子匹配引擎，欢迎各位建设者亲自尝试！ 如果您是一名 builder 并且对与 Econia 合作感兴趣，请首先查看设计概述，因为它提供了一个技术细分，可为系统设计提供一些背景信息。 然后尝试使用 Econia，看看我们可以一起构建什么！

推特：<https://twitter.com/EconiaLabs>

Discord：<https://discord.gg/gxhaJt6ZWc>

Medium：<https://medium.com/econialabs>

GitHub：<https://github.com/econia-labs/econia/blob/main/doc/doc-site/welcome.md>


---

# 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://wiki.aptos.movemove.org/sheng-tai/aptos-sheng-tai-xiang-mu-hui-zong/defi/econia.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.
