# Round 187

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

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

<table><thead><tr><th width="150">No.</th><th>Node Name</th><th>Annualized Yield</th></tr></thead><tbody><tr><td>1</td><td>WEB4ONT MOD</td><td>36.58%</td></tr><tr><td>2</td><td>Unifi Protocol</td><td>35.98%</td></tr><tr><td>3</td><td>SDGs</td><td>35.98%</td></tr><tr><td>4</td><td>Cogitoe</td><td>35.02%</td></tr><tr><td>5</td><td>20210808</td><td>34.88%</td></tr></tbody></table>

### Top 5 Nodes with Highest Increase in Stake

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

<table><thead><tr><th width="150">No.</th><th>Node Name</th><th>Increase in Stake</th></tr></thead><tbody><tr><td>1</td><td>KM_NODE</td><td>+603,636 ONT</td></tr><tr><td>2</td><td>Coinbase Pro</td><td>+510,848 ONT</td></tr><tr><td>3</td><td>Tiangong</td><td>+155,874 ONT</td></tr><tr><td>4</td><td>For ONT Stakes</td><td>+104,522 ONT</td></tr><tr><td>5</td><td>DeepSpace</td><td>+102,427 ONT</td></tr></tbody></table>

### 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 %}

<table><thead><tr><th width="310">Node Name</th><th>Round 188</th><th>Round 189</th></tr></thead><tbody><tr><td>Coinbase Pro</td><td>100%/100%</td><td>0%/0%</td></tr><tr><td>Node3210123</td><td>0%/80%</td><td>0%/1%</td></tr><tr><td>WEB4ONT MOD</td><td>0%/80%</td><td>0%/0%</td></tr><tr><td>US Node 3.0</td><td>40%/87%</td><td>0%/0%</td></tr><tr><td>ONT EUPHORIA</td><td>90%/10%</td><td>5%/90%</td></tr><tr><td>Node_MMXXI</td><td>5%/100%</td><td>2%/100%</td></tr><tr><td>Tiangong</td><td>0%/0%</td><td>90%/10%</td></tr></tbody></table>

### New Nodes

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

<table><thead><tr><th width="191.3647798742138">Node Name</th><th>Description</th></tr></thead><tbody><tr><td>Tiangong</td><td>Tiangong node</td></tr></tbody></table>

### Exited Nodes

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

| Node Name | User Stake in Round 187 |
| --------- | ----------------------- |
| spprtONT  | 6,516 ONT               |

### Node Name Changes

| Former Name | New Name    |
| ----------- | ----------- |
| SA Protocol | Node3210123 |


---

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