# Operator Node

Nodes in Domin Network will be rewarded by constantly following the protocol to process consumer data. Nodes will be slashed part of or all of their staked tokens depending on their faulty or malicious behavior.

The Operator Node of Domin Network carries the following responsibilities:

1. Constantly adapting business and market needs.
   * Rewarded for constantly submitting transactions
   * Slashed if participation ratio is too low.
2. Confining with the partnering Authorizer Node's CAP Policy
   * Rewarded for constantly having approved transactions
   * Slashed if approved ratio is too low.
3. Constantly evaluating and switching to better Authorizer Node


---

# 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.domin.network/domin-network/open-infrastructure-for-consumer-data/dop-rollup/operator-node.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.
