# Claiming Rewards

Visit the campaign page (make sure you have the Metamask extension installed on the browser you use to access the campaign page) and click on “Claim Rewards”

<figure><img src="https://miro.medium.com/max/1400/0*KM6ZuGLW38Mjlhaj" alt=""><figcaption></figcaption></figure>

Once you click on the claim rewards button, you will be able to see the list of winning wallet addresses and a one-click button to import the token address to your wallet and to claim the tokens:

<figure><img src="https://miro.medium.com/max/1400/0*QsNyNCfNaNkRW7xV" alt=""><figcaption></figcaption></figure>

Simply click on “Claim” and sign the transaction if your wallet is whitelisted, you will be able to claim your rewards!

<br>


---

# 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.fyre.hypersign.id/participant/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.
