# 算力产出

JU算力代表JU代币分配的主要机制，占每日代币发行量的80%(57,600 JU)。本节详细介绍算力产出过程、产出结构和减半计划。

## 算力产出原则

算力产出系统设计考虑了几个关键原则：

1. **公平分配**：根据计算能力贡献分配产出
2. **长期可持续性**：减半机制确保可持续的代币经济
3. **可预测产出**：每日自动分配提供持续激励
4. **比例分配**：产出随个人对网络安全的贡献而扩展

## 减半计划

为确保长期代币价值保存和逐步降低通胀，JuChain实施减半计划：

* **频率**：每4年算力产出减半
* **公式**：每次减半将减少前一数额的50%
* **影响**：随时间创造稀缺性，同时保持早期参与者的激励

## 产出分配

算力产出产出根据明确透明的机制分配：

* **计算基础**：按算力比例分配
* **公式**：

  ```
  每日产出 = (个人算力 / 当日总算力) × 57,600
  ```
* **结算**：自动每日产出计算和分配
* **透明度**：所有分配记录在链上以供验证

## 战略重要性

算力产出结构在JuChain生态系统中发挥几个关键作用：

1. 确保代币在积极网络参与者中广泛分配
2. 为维护网络安全创造经济激励
3. 按比例于网络增长逐步将新代币引入流通
4. 产出早期采用者同时维持长期可持续性
5. 建立参与者可以围绕规划的可预测供应曲线


---

# 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://juchain.gitbook.io/juchain-docs/zh/dai-bi-jing-ji-xue/suan-li-chan-chu.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.
