# NCNs

NCNs are protocols that utilize a distributed process to validate and confirm information. These networks manage a collection of nodes that work together to verify actions, transactions, and other types of information. Put simply, any system that aims to establish a decentralized network can be considered an NCN.&#x20;

They include but not limited to: Blockchains, Solver networks, Cross-chain bridges, Oracle networks, and many more solutions which leverage a distributed process to validate and confirm information.

### Tip Router NCN

The Jito Network’s TipRouter NCN is an **ideal example** of a project leveraging restaking to decentralize and secure a key cog of its infrastructure stack. It is an on-chain system that decentralizes how MEV tips are distributed by shifting authority from a single block producer to a consensus-driven validator set.&#x20;

Validators vote on a Merkle root of all tips collected, and once quorum is reached, rewards are unlocked and routed to vaults. This system enhances **transparency, fairness**, and **programmability**, ensuring rewards flow directly to stakeholders which includes **ezSOL stakers.**&#x20;

<figure><img src="/files/GCRu6HU6pQDHNgFRnTd7" alt=""><figcaption></figcaption></figure>

For a detailed overview of NCNs, please refer to the official Jito blog [here](https://www.jito.network/blog/what-is-jito-tiprouter/).


---

# 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://docs.renzoprotocol.com/docs/restaking-ecosystems/understanding-jito-restaking/ncns.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.
