> For the complete documentation index, see [llms.txt](https://docs.emc.network/emc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emc.network/emc/zhong-wen/emc-network/dai-bi-jing-ji-mo-xing/chan-pin-shou-ru-mo-shi.md).

# 产品收入模式

除去代币本身的价值成长与交易手续费，EMC 还从以下维度形成可持续的**产品收入**：

1. **硬件广告收入**
   * **广告植入**：在用户硬件设备（如 AI眼镜、智能音箱）或平台界面中嵌入定制化广告；
   * **精准投放**：结合 AI Agent 分析能力，为特定用户推送更精准的硬件/软件营销信息，平台可收取广告投放费。
2. **硬件销售收入**
   * **自研硬件**：若 EMC 官方或生态合作方推出 AI 硬件（GPU 服务器、家用挖矿设备、IoT 节点等），其销售差额或利润将归入平台或对应合作伙伴；
   * **硬件增值服务**：如维护、升级、数据订阅等服务费，以 EMC 或法币形式支付。
3. **Gas 费**
   * **交易与合约操作**：所有在 EMC 公链上发生的交易，均需支付 EMC 作为 Gas ；
   * **收入归节点**：产生的 Gas 费60%分配给节点或矿工，40%可进入平台基金（如 DAO 奖励池）。

\
**EMC 代币**与**经济模型**共同打造了一个既可实现**软硬一体化**（AI + 硬件）的技术生态，又能通过**代币分配**与**多元化收入模式**来保证持续激励与项目健康运转；

随着**硬件广告、硬件销售、Gas费、协议费**等产品收入的增长，EMC 生态将拥有更加稳固的经济基础，为更多**AI Agent**与**硬件提供者**提供机会，同时也让普通用户与社区成员获得真实且持续的参与收益。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.emc.network/emc/zhong-wen/emc-network/dai-bi-jing-ji-mo-xing/chan-pin-shou-ru-mo-shi.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
