> For the complete documentation index, see [llms.txt](https://node-docs.ont.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://node-docs.ont.io/consensus-round-summary/round-195.md).

# Round 195

### Top 5 Nodes with Highest Yield in Round 195

{% hint style="info" %}
The annual yield rate of ONG incentives the stakers reveiced from staking ONT on the node in Ontology consensus round 195.
{% endhint %}

| No. |     Node Name     | Annualized Yield |
| :-: | :---------------: | :--------------: |
|  1  |    Save Ukraine   |      30.81%      |
|  2  |   QuickOne Node   |      29.40%      |
|  3  | Financial Freedom |      29.30%      |
|  4  |   Goldline\_node  |      29.20%      |
|  5  |  Coinbase Cloud 2 |      29.14%      |

### Top 5 Nodes with Highest Increase in Stake

{% hint style="info" %}
Increase in total stake from round 195 to round 196.
{% endhint %}

| No. |       Node Name      | Increase in Stake |
| :-: | :------------------: | :---------------: |
|  1  |       yu2007330      |    +555,568 ONT   |
|  2  | Merak (Bison Trails) |    +342,813 ONT   |
|  3  |      Swiss\_Node     |    +330,053 ONT   |
|  4  |       ONT\_Node      |    +307,068 ONT   |
|  5  |       Nakapoto       |    +234,024 ONT   |

### Fee Sharing Ratio Changes

{% hint style="info" %}
The fee sharing ratios are changed by the node owner.

The previous refers to the percentage of the ONG incentives from ONT staked by the node owner sharing with the stakers.&#x20;

The latter refers to the percentage of the ONG incentives from the ONT staked by the stakers sharing with the stakers.
{% endhint %}

|      Node Name      | Round 196 | Round 197 |
| :-----------------: | :-------: | :-------: |
|       IVONTIV       |   0%/0%   | 100%/100% |
|     Money Shower    | 100%/100% |   0%/1%   |
|      ONT\_Stake     | 100%/100% |   10%/0%  |
| Beautiful-Life node |   0%/0%   |   5%/95%  |
| Hubi\_Node\_Germany |   95%/5%  |  10%/10%  |
|       Tiangong      |  10%/90%  |   0%/50%  |
|    Node\_Diggity    |   0%/97%  |   0%/75%  |
|    SuperNovaᴺᵒᵛᵃ    |   9%/99%  |  10%/99%  |

### New Nodes

{% hint style="info" %}
New nodes that signed up in round 195. Description is filled in and submitted by nodes on "Node info" page under "Node Stake Mangement" tab in OWallet.
{% endhint %}

| Node name           |     Description    |
| ------------------- | :----------------: |
| Beautiful-Life node | for enjoy and rich |

### Node Name Changes

| Former Name | New Name                              |
| ----------- | ------------------------------------- |
| Welcome2    | Welcome2. Long Term. Always same fee. |
| ONT\_Node   | ONT\_Stake                            |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://node-docs.ont.io/consensus-round-summary/round-195.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
