> For the complete documentation index, see [llms.txt](https://docs.exsat.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.exsat.network/guides-of-data-consensus/others/operation-references/synchronizer-operations/check-and-claim-rewards-for-synchronizer.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` 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>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
