# Online Loyalty Coefficient

During the Cassini testnet, we will be launching an "Online Loyalty Incentive Program" to reward participants for staying online.

The goal is to encourage nodes to stay online for longer periods of time by progressively unlocking higher reward factors, the longer the user is online, the greater the reward will be unlocked. The first 7 days of online rewards will be locked, and after the seventh day the reward factor will gradually increase as the number of days online increases.

The specific times and reward multipliers for the Online Loyalty Incentive Program are listed below:

| Time             | Reward Coefficient        |
| ---------------- | ------------------------- |
| Day 1 (0-24h)    | 0                         |
| Day 2 (24-48h)   | 0.15                      |
| Day 3 (48-72h)   | 0.3                       |
| Day 4 (72-96h)   | 0.5                       |
| Day 5 (96-120h)  | 0.7                       |
| Day 6 (120-144h) | 0.9                       |
| Day 7 (144-168h) | 1                         |
| Day 8 onwards    | increases by 0.03 per day |

#### **Program Purpose**

The purpose of the Online Loyalty Rewards Program is to encourage users to keep their nodes online continuously by gradually increasing the reward factor to ensure the stability and reliability of the network. If you have any questions or suggestions, please feel free to contact us in the community.


---

# 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://help.titanapp.info/titan-network-en/resource-network-test/operate-nodes/l2-edge-node/reward-rules/online-loyalty-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.
