# Listing Auctions (Multi-Day)

### Steps

1. Go to your Seller Dashboard ([web](https://district.net/dashboard) or iOS App)
2. Tap 'New Listing' / 'List Item'
3. Select 'Auction' if you would like to create a Multi-Day Auction.

* *Note: you are not able to bring an Auction into a live. If you'd like to create a Live Auction listing please collect the '*[*Live Auction*](/selling/listing-items/listing-a-live-auction.md)*' listing type.* &#x20;

4. Add Images and/or Videos: (you can rearrange photos by pressing on an image and dragging it to your desired order)
5. Provide listing details:&#x20;

* Item Name
* Description
* Starting Price
* Optional: Add Variants
* Auction Settings
  * Select Auction Duration: start time & end time.&#x20;
* [Shipping / Fulfillment ](/selling/shipping/shipping-items.md)
* Collections:
  * Select which collection(s) your item will be listed under. Collections are created by the marketplace owner.
* Visibility:&#x20;
  * You can choose to make your listing private. A private listing will be hidden from the marketplace. You can later edit the listing to make it public, or you can keep it private and share it via a link with a specific user through DM.
* Earnings Calculator:&#x20;
  * View a breakdown of estimated fees and what you may earn as the seller.

6. Publish Listing!

### Reminders

* Multi-day auctions are not able to be run during a live. If you'd like to run auctions during your live please create a 'live auction' listing (guide [here](/selling/listing-items/listing-a-live-auction.md)).  If you want those items to be available for bids before the live, be sure to toggle "Pre-Bids" enabled and add them to a scheduled live stream.
* Once your auction starts and there are bids you cannot edit the listing. For questions please contact District support at <support@district.net>.[<br>](https://help.district.net/selling/listing-items)


---

# 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/listing-items/listing-a-multi-day-auction.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.
