# Lost Auction -- How Do I Refund my Bid

Holaplex allows all non-winners to refund the bid that they put down on an auction. To refund your bid:

1. Navigate to the listing for the auction you previously bid on. This should be under the **Listings** page for the Holaplex store that hosted the auction.
2. Click on the listing for the auction you have bid on. Check that the Phantom Wallet wallet that you placed your winning bid with is connected. You should see a button appear on the right-hand side of the page that says **Redeem**. Click this button.
3. Check your Phantom Wallet. The money should appear in your Phantom Wallet as **Wrapped SOL** within a few minutes. For information on how to unwrap it and turn it back into regular SOL again, see [here](https://holaplex-support.zendesk.com/hc/en-us/articles/4408495115795-How-Do-I-Unwrap-SOL-).

View [video tutorials](https://www.youtube.com/channel/UCHcdpZiDj7LiBifxetVH29Q) for help.


---

# 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://wiki.holaplex.com/holawiki/storefronts/buying-nfts/lost-auction-how-do-i-refund-my-bid.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.
