# Check and claim rewards for synchronizer

## Before the "BTC & XSAT Staking" phase

XSAT rewards are distributed to the Reward Address set [here](/guides-of-data-consensus/others/operation-references/synchronizer-operations/change-reward-address.md).&#x20;

You can connect your Reward Address to the exSat dApp [using MetaMask](/user-guides/wallet-setup.md).

Please visit [https://exsat.network/app/synchronizers/<mark style="color:red;">a</mark>](https://exsat.network/app/synchronizers/spider.sat)<mark style="color:red;">ccount.sat</mark> to check and claim your rewards.\
Please note to replace <mark style="color:red;">`account.sat`</mark> with your synchronizer account.

Alternatively, you can find your account on [this page](https://exsat.network/app/synchronizers) and click on it to view your rewards, and click on the "Claim" button to claim it.

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

## After the "BTC & XSAT Staking" phase

XSAT rewards are distributed to the Reward Address set [here](/guides-of-data-consensus/others/operation-references/synchronizer-operations/change-reward-address.md).&#x20;

Please visit <https://portal.exsat.network/> with your reward address to check and claim your rewards. You could also recharge gas fee for your Synchronizer account on this page.

<figure><img src="/files/1dBZr1VKhyXUKgw0pBGy" alt="" width="282"><figcaption></figcaption></figure>


---

# 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/others/operation-references/synchronizer-operations/check-and-claim-rewards-for-synchronizer.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.
