# Round 160

### Top 5 Nodes with Highest Yield in Round 160

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

<table data-header-hidden><thead><tr><th width="167.7441658598471">No.</th><th>Node Name</th><th>Annualized Yield</th></tr></thead><tbody><tr><td>No.</td><td>Node Name</td><td>Annualized Yield</td></tr><tr><td>1</td><td>Unifi Protocol</td><td>52.87%</td></tr><tr><td>2</td><td>Node_MMXXI</td><td>48.21%</td></tr><tr><td>3</td><td>Bison Trails</td><td>48.06%</td></tr><tr><td>4</td><td>Protocol</td><td>48.06%</td></tr><tr><td>5</td><td>Fairness</td><td>47.10%</td></tr></tbody></table>

### Top 5 Nodes with Highest Increase in Stake

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

| No. | Node Name             | Increase in Stake |
| --- | --------------------- | ----------------- |
| 1   | Alkaid                | 888,438 ONT       |
| 2   | Asia\_Node\_100%      | 368,656 ONT       |
| 3   | Set                   | 303,769 ONT       |
| 4   | Node Jiao             | 189,000 ONT       |
| 5   | Ontology to the moon！ | 99,264 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 161 | Round 162 |
| ------------------ | --------- | --------- |
| Protocol           | 0%/97%    | 0%/0%     |
| Ontology粉丝团        | 0%/0%     | 0%/90%    |
| Welcome            | 90%/9%    | 95%/9%    |
| QIHO               | 0%/0%     | 0%/100%   |
| Swiss\_Node        | 10%/93%   | 0%/97%    |
| Node\_MMXXI        | 1%/100%   | 2%/100%   |
| BeRich             | 0%/0%     | 0%/95%    |
| Synergistic\_Stake | 0%/0%     | 85%/10%   |
| Mega Node          | 0%/0%     | 100%/10%  |

### New Nodes

{% hint style="info" %}
New nodes that signed up in round 160. Description is filled in and submitted by nodes on "Node info" page under "Node Stake Mangement" tab in OWallet.
{% endhint %}

| Node Name          | Description                                                                                                                                                                                                           |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| BeRich             |                                                                                                                                                                                                                       |
| Node\_037d28       |                                                                                                                                                                                                                       |
| Synergistic\_Stake | Provide growth for all Staking Users by maintaining a Synergistic structure. All ONG rewards will be reinvested into the ONT Node Stake position. Fee Sharing Ratios will increase respectively for continued growth. |
| Mega Node          |                                                                                                                                                                                                                       |

### Exited Nodes

{% hint style="info" %}
The nodes below have stop operation and the ONT staked by users have been returned. Users shall withdraw ONT and stake to other nodes.
{% endhint %}

| Node Name    | Stake of Users in Round 160 |
| ------------ | --------------------------- |
| Node\_0236cd | 0 ONT                       |


---

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