# Round 250

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

{% hint style="info" %}
The annual yield rate of ONG incentives the stakers received from staking ONT on the node in Ontology consensus round 250.
{% 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>301.38%</td></tr><tr><td>2</td><td>Korea_King</td><td>56.71%</td></tr><tr><td>3</td><td>Theta</td><td>44.43%</td></tr><tr><td>4</td><td>Vi veri veniversum vivus vici.</td><td>39.38%</td></tr><tr><td>5</td><td>rcnman</td><td>34.77%</td></tr></tbody></table>

### Top 5 Nodes with Highest Increase in Stake

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

| No. | Node Name      | Increase in Stake |
| --- | -------------- | ----------------- |
| 1   | Guarda Wallet  | +392836 ONT       |
| 2   | Node\_023a02   | +334779 ONT       |
| 3   | DDON           | +215983 ONT       |
| 4   | DAD Foundation | +198891 ONT       |
| 5   | Alkaid         | +109688 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 250</th><th>Round 251</th></tr></thead><tbody><tr><td>DDON</td><td>100%/90%</td><td>0%/80%</td></tr><tr><td>Salubris</td><td>0%/0%</td><td>9%/95%</td></tr><tr><td>Ontology Turkish</td><td>0%/0%</td><td>80%/20%</td></tr></tbody></table>

### New Nodes

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

| Node name        | Description |
| ---------------- | ----------- |
| Ontology Turkish |             |
| Algo Capital LLC |             |
| Salubris         |             |

### Node Name Changes

| Former Name  | New Name           |
| ------------ | ------------------ |
| Node\_0207ce | Hope-Node KidsKare |
|              |                    |
|              |                    |


---

# 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-250.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.
