# Get refunded

Nobody has claimed on time? As a Deal creator, you can be refunded your money put in Escrow.

1\) If **time to claim a reward has expired**, Feature bot will automatically comment the related issue.

![Claim time expired](/files/p1P2kpy1oDs0FwGEC5eH)

2\) Click on ***Refund the Payment***, then **connect your wallet**.

{% hint style="info" %}
Anyone can execute the refund, but **only the Deal creator will receive the money in Escrow**. The one who executes it will only pay the transaction fees.
{% endhint %}

![Last step before getting refunded](/files/gqqtBCfBbOeYmXkbVqjU)

3\) Once the transaction is mined, the **refund is complete**! Check your wallet to see your money back.


---

# 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/get-refunded.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.
