> 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/3-ce-ka-xi-ni-ce-shi-wang/yun-xing-jie-dian/l2-edge-jie-dian/jiang-li-gui-ze/ji-chu-jiang-li.md).

# 基础奖励

基础奖励的计算方式旨在确保公平性，并防止潜在的作弊行为。基础奖励的计算公式结合了带宽、存储资源与在线状态的影响，具体如下：

$$
M\_{Cx手机}=M\_R*M\_X*M\_O\*500/17280
$$

$$
M\_{CxPC}=M\_R*M\_X*M\_O\*300/17280
$$

$$
M\_{Cx其他端}=M\_R*M\_X*M\_O\*150/17280
$$

$$M\_{Cx}$$：是每5s的基础奖励

$$M\_{R}$$：地区奖励系数

$$M\_{X}$$：在线忠诚度激励系数

$$M\_{O}$$：在线状态系数

通过上述公式，Titan网络能够奖励那些提供稳定网络连接、足够带宽和存储资源的节点，同时也激励节点维持良好的在线状态。这种奖励机制旨在鼓励节点运营者优化其设备配置和网络连接，以获得更多的基础奖励，同时也为网络的健康运行和稳定性提供了保障。
