> For the complete documentation index, see [llms.txt](https://docs.stargaze.zone/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.stargaze.zone/create/stargaze-studio/open-edition-and-limited-edition-collections.md).

# Open Edition & Limited Edition Collections

Open & Limited Edition collection can be best understood as a single NFT image/metadata that can be minted either unlimited times within a time period (Open Edition) or limited by quantity (Limited Edition) as defined by the creator. This is commonly used by artists selling multiple copies of a single piece of art or for event ticketing.

As examples, an Open Edition might be a short video that anyone can mint a copy of for 24 hours, or a Limited Edition might be 100 tickets for an event that all use the same image.

To begin creating a collection, ensure that the following steps have been taken:\
\
1\) You have decided on a storage option\
2\) You have a Keplr wallet set up and funded with ATOM\
3\) You have fully read these docs and explored other information under the Creators section on [Stargaze Discord](https://discord.gg/stargaze)\
4\) You have prepared the associated media for your NFT collection

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

5\) For assistance, open a ticket in the #support channel in [Stargaze Discord](https://discord.gg/stargaze).

**IMPORTANT NOTE:  Keep yourself safe - there are are many impersonators and scammers online. The Stargaze team will never direct message you on Discord. Do not follow any links posted in Discord or engage with anyone that replies to you with links or messages you claiming to represent the Stargaze team.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.stargaze.zone/create/stargaze-studio/open-edition-and-limited-edition-collections.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.
