# Minting Open & Limited Editions

**Creating Open or Limited Edition**

To create an Open or Limited Edition, select **\[Edition]** when choosing a collection type. After creating the contract, you can now create edition tokens.

To create an Edition, select **Create > Edition**

<figure><img src="https://3542085034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2FiQSfJIe7J4JAj7deQRo3%2Fimage.png?alt=media&#x26;token=7b81bb4a-af03-40bc-9f33-18ab96f45149" alt=""><figcaption></figcaption></figure>

From there, you can customize your edition details, including:

* the number of copies available for purchase
* the price of each piece
* any additional details you wish to include: overview, description

## Starting Sales in your Editions

Click **\[Generate Link]** to each edition to make it **live**, share the link, and start minting.&#x20;

<figure><img src="https://3542085034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2F7lKHBiBt4o4JOcQqDGqE%2Fimage.png?alt=media&#x26;token=6101c1b7-4400-4b7a-9659-76f36f43c0f5" alt=""><figcaption></figcaption></figure>

###

### Setting up Pre-sale in Edition

In each edition. Click **\[Edit Access List]** to open up your pre-sale/waitlist/whitelist. This will open up a pop-up where you can enter all of the wallet addresses you wish to be included in this exclusive minting.&#x20;

<figure><img src="https://3542085034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2FyNJCSwYoHwcVEgViJ62g%2Fimage.png?alt=media&#x26;token=09eb8b23-5907-4cae-9f54-aaaeb2df14a3" alt=""><figcaption></figcaption></figure>

### Setting up Public Sale in Edition

If you have started your sale with pre-sale, simply **delete all of the wallet addresses** in the **\[Edit Access List]** shown in the image above and hit publish.&#x20;

This will immediately reflect and start the public sale.

{% hint style="info" %}
You can add and delete wallet addresses in the edit access list anytime.
{% endhint %}

## Managing Multiple Editions in One Collection

With your collection, you can create unlimited editions and add token access to the same contract. You can generate and disable the link anytime to have control over when you want to start and stop the sale.&#x20;

<figure><img src="https://3542085034-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FyrUuRLqblqKRfJtuslV7%2Fuploads%2FhzTomRkVx7r02FSbKhLo%2Fimage.png?alt=media&#x26;token=a889aab3-8350-48a9-a3aa-5d7edd6ef8d8" alt=""><figcaption><p>Managing Multiple Editions in One Smart Contract</p></figcaption></figure>

&#x20;


---

# 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://docs.niftykit.com/nft-collections/minting-101/minting-open-and-limited-editions.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.
