# Challenge a Claim

During the review period, you can challenge the claimer if the specifications are not met.

1\) If you think that the last claimer's PR doesn't meet the deal creator's specifications, click on ***Challenge the Claim***.

![Challenge the claimant](/files/EFrJO1ENAGl4NRslpXOh)

2\) Once redirected, connect your wallet and click on ***Challenge Claim***.

![](/files/5G9AF2wCr1XJsI5qycIX)

3\) After that, **wait** for the jurors to make their ruling.

![A dispute has been created for this challenge](/files/Ld2zY46jSVbYmqRWOxTS)

4\) Once the dispute is resolved, the bot will tell you who wins the dispute.

a) If the **claimer wins**, he will **earn the dispute funds** and will be able to [**execute the payment**](https://docs.feature.sh/guides/execute-a-payment).

![Claimer wins the dispute](/files/9yB8KEAakczYRq5ZrJXn)

b) If the **challenger wins**, he will **earn the dispute funds** and the **previous claim will be canceled**. Then, anybody can [**claim the reward**](https://docs.feature.sh/guides/claim-your-reward) **again**.

![Challenger wins the dispute](/files/MzoNLSKtE6CSSFtzsFCv)

c) If the **jurors couldn't choose a winner**, the **deposit fund is refunded to the challenger**, and the **claimer will be able to** [**execute the payment**](https://docs.feature.sh/guides/execute-a-payment) after the challenger period has expired.

![Nobody wins the dispute](/files/YbPfhJB35BqoOb2LHMOh)


---

# 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.feature.sh/guides/challenge-a-claim.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.
