# Launch a 1-of-1 auction

{% embed url="<https://youtu.be/lkDQhGhElvk>" %}

## Make a project like...

{% embed url="<https://highlight.xyz/mint/6623c499020136fabda89f64>" %}

### What is it?

An English auction of a single artwork where the token goes to the highest bidder.

### How to do it?

* Go to the Highlight dashboard and create an edition using the [Edition flow](https://support.highlight.xyz/knowledge-base/for-creators/learn-the-creation-flows/edition-flow)
* Select 1-of-1 from the dropdown
* Choose English auction for your sale type and add a reserve price
* Set other sales details like launch date and auction length
* To learn more about English auctions, review the [english-auction](https://support.highlight.xyz/knowledge-base/for-creators/selling-your-nfts/available-sale-methods/english-auction "mention") page

### [Launch a 1-of-1 auction ↗](https://highlight.xyz/tools/collections/create/type/Edition)


---

# 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://support.highlight.xyz/knowledge-base/for-creators/project-quick-start-guides/launch-a-1-of-1-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.
