# Authorizer 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 Authorizer Node of Domin Network carries the following responsibilities:

1. Continue to submit data processing transactions
   * Earn from reward pool allocated to Authorizer Nodes.
   * Slashed if participation ratio is too low.
   * Slashed if not sending approved transactions to blockchain on time.
2. Defining its CAP policy and ensuring CAP can be provided if challenged.
   * May refuse to service ill-behaved Operator Node&#x20;
   * Slashed of invalid transaction is above certain ratio
3. Constantly participate in Challenge Votes
   * Earn reward based on conducted votes
   * Slashed if voting ratio is too low


---

# 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/authorizer-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.
