> For the complete documentation index, see [llms.txt](https://docs.feature.sh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.feature.sh/guides/claim-your-reward.md).

# Claim your Reward

If you made a Pull Request relative to the deal, you are ready to claim your reward:

1\) **Comment** the **number** of your **Pull Request** with the keyword **`$PR, $pr, $claim`** or **`$fixed`** .

<figure><img src="/files/6ZynBY5cuc8q5EoDPab1" alt=""><figcaption><p>Linking a PR to claim</p></figcaption></figure>

2\) **Click** on the link to be redirected to the **claiming page**.

{% hint style="info" %}
If you are in [autodealing](https://docs.feature.sh/guides/auto-dealing) just click on `Claim` and you will be redirected to the claiming page.
{% endhint %}

3\) **Connect your wallet** and click on **Claim**.

![Claim your reward](/files/LHMED1H1y4WRDAyTkwxN)

4\) Once redirected on GitHub, the Feature bot will tell you that **you claimed successfully**!

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

{% hint style="info" %}
If nobody has challenged your claim within the challenge period, you will be able to [execute the payment](https://docs.feature.sh/guides/execute-a-payment) to receive your reward.
{% endhint %}


---

# 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://docs.feature.sh/guides/claim-your-reward.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.
