# EMC Hub

EMC生态自下而上被划分为四层结构，分别是协议层，网络层，应用层和资产层。EMC Hub是其中的第三层架构（应用层），它为开发者提供更加简便可用的开发工具和应用市场。

<figure><img src="/files/yFTr9Sh7UVn07bacPngv" alt=""><figcaption></figcaption></figure>

EMC Hub的设计将AI模型仓库和算力集成在一个平台上，模型开发者将AI模型打包为docker上传到平台，并为模型提供样例和参数说明，以此获得开发者奖励。这将大大简化后续工作，使用模型的开发人员只需订阅算力节点，一键部署模型的docker，就可以运行一个完整的AI实例，并且自动配置好模型的API，而传统模式下的下载模型，购买云服务及部署环境等繁琐的工作全部被省略掉，这将帮助开发者更专注于AI本身的开发工作。

通过EMC Hub平台，开发者构建出一个类似Midjourney这样的商用AI服务的工作量将被缩减到几个小时以内，订阅产生的费用仅仅为传统云服务的30%。


---

# 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.emc.network/whitepaper-cn/emc-hub.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.
