# 在线状态系数

在线状态系数是用来衡量资源节点在特定时间内是否与网络调度器保持连接的一个指标，在Titan网络中，这个系数直接影响节点的基础奖励计算。以下是在线状态系数的定义和应用方式：

### 在线状态系数定义

* **在线系数：1**
* **不在线系数：0**

通过将在线状态作为奖励计算的关键因素之一，Titan网络强化了节点的在线要求，促进了一个更加稳定和可靠的网络环境。这种简明而有效的策略旨在提升网络的整体性能，确保服务的连续性和质量，同时减少由于节点频繁离线而可能引发的问题。


---

# 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/3-ce-ka-xi-ni-ce-shi-wang/yun-xing-jie-dian/l2-edge-jie-dian/jiang-li-gui-ze/zai-xian-zhuang-tai-xi-shu.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.
