# 网络稳定性增长系数

在测试网期间，我们引入了网络稳定性增长系数，旨在奖励和激励节点的快速建设及持续在线状态。

| <p><strong>Milestones Reached</strong><br><strong>(Address+IP)</strong></p> | **加权系数** |
| --------------------------------------------------------------------------- | -------- |
| 0\<X≤2000                                                                   | 1.7      |
| 2000\<X≤5000                                                                | 1.6      |
| 5000\<X≤10000                                                               | 1.5      |
| 10000\<X≤15000                                                              | 1.4      |
| 15000\<X≤25000                                                              | 1.3      |
| 25000\<X≤35000                                                              | 1.2      |
| 35000\<X≤50000                                                              | 1.1      |
| >50000                                                                      | 1        |

**备注：**$$X$$为全网节点总在线数


---

# 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/hui-geng-si-ce-shi-wang/huygens-testnet/an-zhuang-cheng-xu-zhuan-qu/jie-dian-ji-fen-huo-qu-gui-ze/wang-luo-wen-ding-xing-zeng-zhang-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.
