# How to Duplicate a Listing While Live

The Duplicate Listing tool helps you move fast by creating a new listing on stage with the same settings as the one you just ran.

### How It Works

While you’re live:

1. Tap the item on stage that you've already that has already sold (auction or buy now).
2. Tap Duplicate.
3. A new listing will appear on stage, replacing the current one.

The duplicated listing keeps:

* Buy Now price *or* Auction starting price
* Shipping settings
* The same image

Each duplicated item will be auto-numbered (e.g. `#01 Silver Jewelry`, `#02 Silver Jewelry`, etc.), so you can keep track of what’s sold and what’s next.&#x20;

> **Heads up:** The image is copied over too, so if your items are a little different, either update the photo before running it or make sure you're keeping track of which one's which.

You can do this with both:

* **Buy Now listings**
* **Live Auctions: If** you're duplicating an auction, make sure it has ended or sold before duplicating.

***

### Why Use It?

This tool is especially useful when:

* You’re selling multiples of a similar item
* You want to save time and skip re-adding images, prices, and shipping every time

***

### Example Flow

* You run an auction called **"Silver Jewelry"**
* It ends — someone wins!
* You tap the item on stage and select **Duplicate**
* A new listing appears on stage: **#01 Silver Jewelry**
* You run it, it ends, you duplicate again — now it’s **#02 Silver Jewelry**, and so on.


---

# 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/how-to-duplicate-a-listing-while-live.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.
