> For the complete documentation index, see [llms.txt](https://docs.truffle.wtf/truffle-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.truffle.wtf/truffle-help-center/editions/editions-overview.md).

# Editions Overview

With Truffle you are able to create an Edition, which is simply a type of NFT which is normally for a single artwork which has multiple copies known as prints. The types of editions supported by Truffle are:

* Limited Editions ( Only a number of copies are available )
* Open Editions ( Unlimited copies are available)
* One of Ones ( Only one copy is available, the original )

Similar to Random Mints, Editions are also associated with a Collection NFT which is used to designate how this NFT is grouped in places like Wallets and secondary marketplaces. Each Edition is required to be part of a Collection, which you can create from scratch in the creation flow or leverage one that already exists.

### Managing your Editions

<figure><img src="/files/N42vyyVcxlWjM1weSDEM" alt=""><figcaption></figcaption></figure>

From the Assets tab you'll have access to manage your NFT collections within Truffle. From the action menu on an NFT you'll be able to:&#x20;

* View the NFT in our Explorer
* Create / Edit your Mint Page

### Edition Guides

There are many features you can take advantage of with an Edition which the following guides can help you navigate.&#x20;

{% content-ref url="/pages/fH1abcDGM68j6K84daTv" %}
[Creating a Core Edition](/truffle-help-center/drop-creation/creating-a-core-edition.md)
{% endcontent-ref %}

{% content-ref url="/pages/lekKoUqYL5Zh0VvU07Ib" %}
[Creating a Legacy Edition](/truffle-help-center/drop-creation/creating-a-legacy-edition.md)
{% endcontent-ref %}
