# Claiming Rewards

**Make sure that you wait until after the award time to claim your rewards**

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

**After the award time has passed, click the `Claim Your Reward` button**

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

**Click `Confirm` and confirm the transaction**

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

**You should see the `Reward Claimed` button. Hover over it to see the amount that you claimed**

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

If you do not see your rewards in your Metamask/Social wallet, it is likely that you have not [imported the POINTS token](/koris/participating/claiming-rewards/importing-the-points-token-to-your-wallet.md)


---

# 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.koris.io/koris/participating/claiming-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.
