# 节点积分获取规则

在赫歇尔测试网中，参与者通过运行Titan L2节点有机会通过两种主要方式获得奖励：

1. [**基础奖励**](/titan-network-cn/he-xie-er-ce-shi-wang/guan-yu-he-xie-er-ce-shi-wang/chang-jian-wen-ti/jie-dian-ji-fen-huo-qu-gui-ze/ji-chu-jiang-li.md)
2. [**资源奖励（Proof of Availability, POA）**](/titan-network-cn/he-xie-er-ce-shi-wang/guan-yu-he-xie-er-ce-shi-wang/chang-jian-wen-ti/jie-dian-ji-fen-huo-qu-gui-ze/poa-zi-yuan-jiang-li.md)

\
以下是对这两种奖励机制的概要说明：

## 1. 基础奖励

**定义**：基础奖励是为成功运行Titan L2节点而获得的奖励，每5秒增加一次。

#### **奖励分配机制**

* **达标节点**：满足最低资源要求（上行带宽至少1mbps、存储空间至少2GB）的节点获得完整基础奖励。
* **未达标节点**：低于最低资源要求的节点将根据资源短缺程度获得打折的基础奖励，以公平反映其对网络的实际贡献。

## 2. 资源奖励（Proof of Availability, POA）

POA定义：Proof of Availability是Titan网络用于验证资源有效性及提供服务的机制。在测试网阶段，模拟订单由Titan网络调度器执行，以检验节点的服务能力。

#### POA订单奖励 - 资源验证**与奖励机制：**

* **验证频率**：每天每隔半小时执行一次，确保验证过程的及时性和频繁性。
* **抽查验证**：L1节点随机抽查L2节点存储的文件片段，并通过比对Hash值验证文件完整性。
* **奖励与惩罚：**
  * **奖励**：验证一致的节点获得POA奖励分，鼓励维护数据完整性。
  * **惩罚**：验证不一致的节点将不获得奖励，并受到适当惩罚（当前测试网中无惩罚），保障网络质量。

**POA订单奖励 - 带宽奖励**

在Titan网络中，节点提供的数据下载服务不仅支持网络的运行，还能为您带来直接的带宽收益。这是对您资源投入的奖励，同时也保证了网络的高效和稳定。

**奖励细则：**

* **下行流量奖励：** 当您的节点被用来下载数据时，会消耗下行流量。这部分流量消耗将为您带来带宽收益。
* **上行流量奖励：** 提供数据下载服务时，您的节点会消耗上行流量。此部分也同样可以获取带宽收益
* **无奖励的情况：** 如果数据已被下载过但因某些原因丢失，需节点再次下载时，该次下载不会获得带宽奖励。

### 未来展望-POA任务合约与信誉向量：

信誉向量，是一个综合评价系统，涵盖多维度评分，如近期可靠性、资源得分（存储、带宽、计算）等。高信誉向量的节点将被优先选中执行任务合约，且获得更高收益。


---

# 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://titannet.gitbook.io/titan-network-cn/he-xie-er-ce-shi-wang/guan-yu-he-xie-er-ce-shi-wang/chang-jian-wen-ti/jie-dian-ji-fen-huo-qu-gui-ze.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.
