# Node Checkmark

One important factor considered is the fee sharing ratio, which determines how rewards are distributed between the node operator and the stakers. The division of the node's ONT tokens into two distinct parts: the node's initial stake and the user stake. Typically expressed as a percentage, the fee sharing ratio defines the proportion of rewards attributed to each component. For instance, consider a scenario where the fee sharing ratio is set at 10%/90%. In this case, the node operator would receive rewards based on their initial stake and the user staked tokens, with 10% of the rewards from the initial stake and 90% from the user stake being allocated to stakers.

### Stable<img src="/files/F9Eht3aMKhdo1viZTzsY" alt="" data-size="line">

This node has not changed the fee sharing ratio for at least 5 successive consensus rounds, and the sum of the two fee sharing ratios is greater than or equal to 80%, ensuring stability and reliability.&#x20;

### Harbinger<img src="/files/0peSonTkcsZ5Q8b19Gve" alt="" data-size="line">

This node is operated by an Ontology Harbinger, an exceptional leader dedicated to supporting the growth of Ontology's community and ecosystem. Learn more about the role of Ontology Harbingers and how you can become one:\
<https://medium.com/ontologynetwork/learn-what-it-takes-to-become-the-next-ontology-harbinger-8c55c49dc856>

### Alert<img src="/files/hOODGmeqOVD2JpH0GKx7" alt="" data-size="line">

This node has increased its fee sharing ratio by more than 50%, in at least one of the consensus rounds within the past 10 rounds, indicating a higher level of risk.

A new node won't be entitled with an Alert checkmark for its first fee sharing change.

### Bad Actor<img src="/files/sLHRYTwkaMkcUgOeajNA" alt="" data-size="line">

This node has significantly decreased its fee sharing ratio by more than 50% in at least one of the consensus rounds within the past 10 rounds. This adjustment potentially impacts the overall rewards distribution.

Note: If a node is marked as "Risky" or "Bad Actor", its "Stable" checkmark will be removed automatically.


---

# 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/node-checkmark.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.
