# Round 264

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

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

| No. | Node Name      | Increase in Stake |
| --- | -------------- | ----------------- |
| 1   | Merak          | +619054 ONT       |
| 2   | DAD Foundation | +244383 ONT       |
| 3   | ONT Holland    | +130236 ONT       |
| 4   | InfStones      | +117459 ONT       |
| 5   | Node\_02665e   | +102045 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 264</th><th>Round 265</th></tr></thead><tbody><tr><td>BlackRock</td><td>0%/0%</td><td>0%/100%</td></tr><tr><td>Node_02665e</td><td>0%/0%</td><td>10%/90%</td></tr><tr><td>Ukeep98%Node</td><td>0%/0%</td><td>0%/98%</td></tr></tbody></table>

### New Nodes

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

| Node name    | Description |
| ------------ | ----------- |
| ONTOMANIA    |             |
| Ukeep98%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-264.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.
