# Online Coefficient

The online status factor is used to measure whether a resource node is connected to the network scheduler during a specific period of time. In the Titan network,  this factor directly affects the calculation of the node's basic reward. Here is the definition and application of the online status coefficient:

#### The definition of online status factor&#x20;

* **Online factor：1**
* **Offline factor：0**

By making online status one of the key factors in reward calculation, the Titan Network reinforces the online requirements of nodes, promoting a more stable and reliable network environment. This concise yet effective strategy is designed to improve the overall performance of the network, ensuring service continuity and quality, while reducing the problems that can arise due to frequent nod disconnections.


---

# 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-en/huygens-testnet/about-huygens-testnet/installation-and-earnings/rules-for-obtaining-node-credits/online-coefficient.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.
