# Requirements and rewards for XSAT Validators

### Requirements for XSAT Validator

XSAT Validators must stake a minimum of 2100 $XSAT to qualify as a **XSAT Validator**. These XSAT token is not allowed to be raised through delegated staking from the community.

### XSAT rewards received

If the Bitcoin block hash submitted by a XSAT Validator matches the final exSat consensus, the XSAT Validator will receive the reward for that block.

XSAT Validators receive 20% of the block rewards, which are evenly distributed among all XSAT Validators submitted right block hash.

The rewards for an XSAT Validator can be [claimed ](/guides-of-data-consensus/others/operation-references/validator-operations/stake-for-validator-via-xbtc-staking-or-xsat-staking.md)by the EVM address that staked 2,100 $XSAT to qualify the Validator.


---

# 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.exsat.network/guides-of-data-consensus/run-a-xsat-validator/requirements-and-rewards-for-xsat-validators.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.
