# Round 218

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

{% hint style="info" %}
The annual yield rate of ONG incentives the stakers received from staking ONT on the node in Ontology consensus round 218.
{% endhint %}

| No. | Node Name     | Annualized Yield |
| --- | ------------- | ---------------- |
| 1   | SA Protocol   | 34.41%           |
| 2   | BS6           | 32.77%           |
| 3   | Nakapoto Node | 28.60%           |
| 4   | SDGs          | 28.56%           |
| 5   | ONT\_World    | 27.90%           |

### Top 5 Nodes with Highest Increase in Stake

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

| No. | Node Name               | Increase in Stake |
| --- | ----------------------- | ----------------- |
| 1   | Virgo                   | +2,500,000 ONT    |
| 2   | Mykonos                 | +621,870 ONT      |
| 3   | VIAVI                   | +238,796 ONT      |
| 4   | Eternal ONT\_KR         | +194,269 ONT      |
| 5   | Phecda (Coinbase Cloud) | +156,887 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 218 | Round 219 |
| --------- | --------- | --------- |
| Wing Node | 0%/0%     | 100%/100% |
| VIAVI     | 100%/100% | 0%/1%     |
| BS6       | 100%/90%  | 0%/1%     |

### New Nodes

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

| Node name | Description |
| --------- | ----------- |
| BlackRock |             |
| AI        |             |
| Virgo     |             |

### Node Name Changes

| Former Name | New Name  |
| ----------- | --------- |
| Unif Node   | Wing Node |


---

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