# RootNetwork Protocol

The RootNetwork Reward Protocol plays a pivotal role in our privacy-focused network. Designed to acknowledge the valuable contributions of relay operators within our decentralized framework, the Protocol facilitates the distribution of RootNetwork tokens. Operators can privately register their relay using their ETH address and automatically receive rewards without needing further action.

Relay operators are then able to track their network contributions through decentralized metrics published on a blockchain platform like Polygon. They will earn RootNetwork recognition rewards based on these metrics. RootNetwork tokens are issued on the chosen blockchain, anchored by secured tokens on the Ethereum blockchain. Operators have the option to transfer their earnings to their ETH wallet as needed.


---

# 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://root-network.gitbook.io/rootnetwork/protocol/rootnetwork-protocol.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.
