# Pre-Bids

## How it works:

* When you're creating a live auction listing turn Pre-Bids ON.&#x20;
* Your auction listing will be available for pre-bids only once you load it into a scheduled livestream. Buyers will have the ability to pre-bid as far as seven days out if you have your listing loaded into a scheduled stream.&#x20;
* Buyers can pre-bid up until you run the auction. You can suggest they view the auction listings in your live store and enter in their pre-bids.&#x20;

{% hint style="info" %}
Run your auctions that have pre-bids! If you do *not* run a live auction listing that has a pre-bid within the same day of your scheduled stream, the pre-bid will be voided.&#x20;
{% endhint %}


---

# 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/selling/going-live/live-listings/pre-bids.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.
