# Launch an open edition

{% embed url="<https://www.youtube.com/watch?v=ICt1vhl-3SE>" %}

### Make a project like...

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

### What is it?

An open edition NFT collection features identical artwork and metadata for each item and has no fixed supply. NFTs can be minted indefinitely or within a set time frame, allowing for an unlimited number to be created.

### How to do it?

* Create a single artwork in any file format
* Head to the Highlight dashboard and select the option to [create an edition](https://highlight.xyz/tools/collections/create/type/Edition)
* Fill in details such as a specific time frame (or keep it open indefinitely)
* Release for free or set a price
* Let collectors mint as many as they like within the timeframe

### [Launch an open edition now ↗](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-an-open-edition.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.
