# How can I see my rewards?

{% hint style="info" %}
Node rewards are granted every hour to Keys that participate in a challenge. See more info [**here**](https://xai-foundation.gitbook.io/xai-network/xai-blockchain/sentry-node-purchase-and-setup/accruing-node-rewards).
{% endhint %}

You can see your accrued esXAI rewards in the desktop app. After you [download and install the desktop app](https://xai-foundation.gitbook.io/xai-network/xai-blockchain/sentry-node-purchase-and-setup/step-2-download-and-run-the-xai-sentry-node), follow these steps:

1. Navigate to the Keys page.
2. Click "+Add wallet".
3. In the right sidebar, enter the the public key of the wallet you want to view accrued esXAI for.
4. Click "Add Wallet".

You will see accrued esXAI rewards for each Key you add. You can also see the total esXAI at the top of the page.


---

# 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:

```
GET https://xai-foundation.gitbook.io/xai-network/kn/about-xai/sentry-key-purchase-and-setup/common-troubleshooting-steps/how-can-i-see-my-rewards.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.
