# Round 235

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

{% hint style="info" %}
The annual yield rate of ONG incentives the stakers received from staking ONT on the node in Ontology consensus round 235.
{% 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>Node</td><td>60.90%</td></tr><tr><td>2</td><td>Bleu Franklin Digital Assets LLC</td><td>50.04%</td></tr><tr><td>3</td><td>OG Node</td><td>41.20%</td></tr><tr><td>4</td><td>Ontology Turkey</td><td>40.04%</td></tr><tr><td>5</td><td>Theta</td><td>38.05%</td></tr></tbody></table>

### Top 5 Nodes with Highest Increase in Stake

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

| No. | Node Name  | Increase in Stake |
| --- | ---------- | ----------------- |
| 1   | StackUp    | +1012177 ONT      |
| 2   | Bware Labs | +1000668 ONT      |
| 3   | Homo       | +1000253 ONT      |
| 4   | Nunki      | +1000000 ONT      |
| 5   | Rigo       | +1000000 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 235</th><th>Round 236</th></tr></thead><tbody><tr><td>Node</td><td>100%/100%</td><td>0%/0%</td></tr><tr><td>IVONTIV</td><td>0%/1%</td><td>75%/90%</td></tr><tr><td>ExtraNODE</td><td>0%/0%</td><td>100%/0%</td></tr></tbody></table>

### New Nodes

New nodes that signed up in round 235. 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 |
| ----------- | -------- |
|             |          |


---

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