# Pre-Bid on Live Auctions

### How it works&#x20;

* Pre-bid before the live:&#x20;
  * Pre-bid before the live by visiting the sellers scheduled livestream > view the auctions they've pre-loaded > enter pre-bids.&#x20;
  * Pre-bid before the live by viewing the auctions available in the lisitings tab of the marketplace they will be going live in.&#x20;
* Pre-bid during the live:&#x20;
  * You can pre-bid during the live by viewing the sellers live store > tap on the auction you would like to pre-bid > enter pre-bid. You can pre-bid up until the auction is starts.&#x20;

### FAQ

#### Are pre-bids binding?&#x20;

Yes, if you place a pre-bid on an item and end up being the highest bidder when the live auction concludes, you win the item. Your card on file will be charged immediately.

#### What if the item I pre-bid on doesn't get auctioned / is never run?

If the item you pre-bid on is not run during the livestream (or day of the livestream), your pre-bid is canceled, and you won't be charged.&#x20;

#### Can I cancel a pre-bid?&#x20;

Currently, there is no way to cancel a pre-bid once it's placed.<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://help.district.net/buying-in-a-marketplace/buying-and-payments/live-shopping/how-do-i-pre-bid-on-live-auctions.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.
