# How to check or claim staking rewards

1\. Users can check their rewards details on “My Vote”  in the top menu of the node staking page.

<figure><img src="/files/0z3kNe6HayoBgE9osLG0" alt=""><figcaption></figcaption></figure>

2\. Users can claim their rewards by clicking “Claim”.

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

You can now stake your KCS to vote and get more rewards by visiting <https://staking.kcc.io/staking>.


---

# 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.kcc.io/individuals/kcs-token/stake-kcs/how-to-check-or-claim-staking-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.
