# Round 252

### **Top 5 Nodes with Highest Yield in Round 252**

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

<table><thead><tr><th width="147.33333333333331">No.</th><th>Node Name</th><th>Annualized Yield</th></tr></thead><tbody><tr><td>1</td><td>ExtraNODE</td><td>276.76%</td></tr><tr><td>2</td><td>rcnman</td><td>29.39%</td></tr><tr><td>3</td><td>Morning Star</td><td>27.59%</td></tr><tr><td>4</td><td>Ru's Node</td><td>26.62%</td></tr><tr><td>5</td><td>낙수아빠(Naksupapa)-kor</td><td>26.62%</td></tr></tbody></table>

### Top 5 Nodes with Highest Increase in Stake

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

| No. | Node Name           | Increase in Stake |
| --- | ------------------- | ----------------- |
| 1   | UniP                | +280000 ONT       |
| 2   | Node\_023a02        | +241214 ONT       |
| 3   | Ru's Node           | +195641 ONT       |
| 4   | 낙수아빠(Naksupapa)-kor | +123472 ONT       |
| 5   | BeRich 3            | +119350 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 %}

<table><thead><tr><th width="234">Node Name</th><th>Round 252</th><th>Round 253</th></tr></thead><tbody><tr><td>Citadel.one</td><td>90%/10%</td><td>10%/90%</td></tr><tr><td>My Node</td><td>0%/0%</td><td>0%/100%</td></tr><tr><td>Ontology Turkey Long Term Node</td><td>0%/0%</td><td>0%/100%</td></tr></tbody></table>

### New Nodes

New nodes that signed up in round 252. Description is filled in and submitted by nodes on "Node info" page under "Node Stake Management" tab in OWallet.

| Node name                      | Description |
| ------------------------------ | ----------- |
| Ontology Türkiye               |             |
| Phillipines Harbinger node     |             |
| fcc dao community              |             |
| My Node                        |             |
| Ontology Turkey Long Term Node |             |

### Node Name Changes

| Former Name | New Name |
| ----------- | -------- |
|             |          |
|             |          |
|             |          |


---

# 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://node-docs.ont.io/consensus-round-summary/round-252.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.
