# Round 269

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

{% hint style="info" %}
The annual yield rate of ONG incentives the stakers received from staking ONT on the node in Ontology consensus round 269.
{% 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>277.61%</td></tr><tr><td>2</td><td>Success</td><td>271.97%</td></tr><tr><td>3</td><td>Digitalmoney</td><td>50.95%</td></tr><tr><td>4</td><td>Gilmore</td><td>31.69%</td></tr><tr><td>5</td><td>Node_02665e</td><td>27.36%</td></tr></tbody></table>

### Top 5 Nodes with the Highest Increase in Stake

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

| No. | Node Name | Increase in Stake |
| --- | --------- | ----------------- |
| 1   | Phecda    | +352779 ONT       |
| 2   | 낙수아빠      | +129794 ONT       |
| 3   | DeepSpace | +104076 ONT       |
| 4   | Dubhe     | +101864 ONT       |
| 5   | BeRich 3  | +99518 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 269</th><th>Round 270</th></tr></thead><tbody><tr><td>Success</td><td>80%/20%</td><td>20%/80%</td></tr><tr><td></td><td></td><td></td></tr></tbody></table>

### New Nodes

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

| Node name | Description |
| --------- | ----------- |
|           |             |
|           |             |
|           |             |

### Node Name Changes

| Former Name  | New Name |
| ------------ | -------- |
| Korea-Node.1 | 낙수아빠     |
| Korea-Node.2 | 낙수아빠2    |
|              |          |


---

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