# Round 272

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

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

| No. | Node Name       | Increase in Stake |
| --- | --------------- | ----------------- |
| 1   | DAD Foundation  | +96745 ONT        |
| 2   | Phecda          | +38359 ONT        |
| 3   | Ontology Norway | +37958 ONT        |
| 4   | Node\_MMXXIV    | +36974 ONT        |
| 5   | InfStones       | +30843 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 %}

### New Nodes

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