> For the complete documentation index, see [llms.txt](https://node-docs.ont.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://node-docs.ont.io/consensus-round-summary/round-275.md).

# Round 275

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

{% hint style="info" %}
The annual yield rate of ONG incentives the stakers received from staking ONT on the node in Ontology consensus round 275.
{% 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>138.19%</td></tr><tr><td>2</td><td>Success</td><td>46.21%</td></tr><tr><td>3</td><td>Digitalmoney</td><td>25.36%</td></tr><tr><td>4</td><td>Brazil Node - CryptoTech Network</td><td>14.35%</td></tr><tr><td>5</td><td>Phecda</td><td>13.77%</td></tr></tbody></table>

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

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

| No. | Node Name                         | Increase in Stake |
| --- | --------------------------------- | ----------------- |
| 1   | Node\_024507                      | +13042 ONT        |
| 2   | Portuguese Node - See description | +7581 ONT         |
| 3   | MG\_ONT                           | +7580 ONT         |
| 4   | Mr. Robot                         | +4318 ONT         |
| 5   | Phecda                            | +2050 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 %}

| Node Name                        | Round 275 | Round 276 |
| -------------------------------- | --------- | --------- |
| BlackRock                        | 10%/100%  | 0%/0%     |
| ONG Farm                         | 0%/0%     | 100%/0%   |
| Aiws Agents Texas US aiwsdao.com | 0%/50%    | 5%/70%    |

### New Nodes

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

| Node name    | Description |
| ------------ | ----------- |
| SexyOnto     |             |
| Node\_02b7e0 |             |
|              |             |

### Node Name Changes

| Former Name | New Name    |
| ----------- | ----------- |
| A1Creek     | SilverCreek |
|             |             |
|             |             |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://node-docs.ont.io/consensus-round-summary/round-275.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
