# Round 213

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

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

| No. | Node Name               | Annualized Yield |
| --- | ----------------------- | ---------------- |
| 1   | Phecda (Coinbase Cloud) | 24.36%           |
| 2   | Unifi Protocol          | 24.11%           |
| 3   | Theta                   | 24.02%           |
| 4   | Node\_03ae1d            | 22.81%           |
| 5   | ONT FINLAND             | 22.55%           |

### Top 5 Nodes with Highest Increase in Stake

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

| No. | Node Name               | Increase in Stake |
| --- | ----------------------- | ----------------- |
| 1   | Eternal ONT\_KR         | +126,700 ONT      |
| 2   | STAR                    | +112,731 ONT      |
| 3   | Unif Node               | +98,151 ONT       |
| 4   | Phecda (Coinbase Cloud) | +92,168 ONT       |
| 5   | Moonstake               | +75,841 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 213 | Round 214 |
| ---------- | --------- | --------- |
| STAR       | 100%/70%  | 0%/0%     |
| Unifi Node | 0%/0%     | 100%/70%  |

### New Nodes

New nodes that signed up in round 213. 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     |
| ------------ | ------------ |
| Coinbase Pro | Node\_03c00c |
| Unifi Node   | Unif 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-213.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.
