# How to Convert Listings

## How to Convert a Listing

*Note: Listings can only be converted via the web browser, not the app.*

1. Go to your [Seller Dashboard](https://district.net/dashboard) on the web browser.
2. Navigate to Products tab if you are not already in it.
3. Select the listing you want to convert.
   * A window will appear on the right showing the listing image and options. If no window appears, try clicking the Listing Title.
4. Click 'Edit Listing' in the bottom right.
5. In the top left, select the listing type to view the dropdown of other listing types&#x20;
6. Select the new listing type you'd like to convert to.
7. Review and update any required details for the new listing type (e.g., auction duration, offer settings).
8. Click "Publish Listing" to save the changes.

Your listing is now successfully converted!&#x20;

{% hint style="info" %}
**Tips:**&#x20;

* Double-check your price and listing details before publishing.
* "Auction" listings are for multi-day auctions and cannot be run during live sales. If you are converting to a Live Auction, make sure to select "Live Auction", not "Auction" in the dropdown.

{% 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/listing-items/how-do-i-convert-listings-from-one-type-to-another.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.
