> For the complete documentation index, see [llms.txt](https://titannet.gitbook.io/titan-network-cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://titannet.gitbook.io/titan-network-cn/hui-geng-si-ce-shi-wang/huygens-testnet/an-zhuang-cheng-xu-zhuan-qu/jie-dian-ji-fen-huo-qu-gui-ze/poa-zi-yuan-jiang-li/cun-chu-jiang-li.md).

# 存储奖励

* 评分标准：根据验证节点测量的可用存储空间容量 做出评估和奖励

计算方式：

$$
M\_S=M\_X*M\_O*min(S*12.5,2000)*(\frac{1}{10}+\frac{1}{max(min（S\*12.5,2000），10)})
$$

* $$S$$ ：存储容量（GB）

* $$M\_X$$：网络稳定性增长系数

* $$M\_O$$：在线系数

* **奖励上限：**&#x5B58;储容量的奖励上限设定为 2000GB。

* **超出不奖励：**&#x5982;果您的存储容量超过2000GB，超出的部分将不会获得额外的奖励。

* 此次测试网中，对于存储的奖励，主要依据是容量大小，而与硬盘的类型（如HDD、Nvme、SATA等）无关。
