# Initial Steps

OmniHub simplifies the digital collectible creation process, enabling users to bring their artistic visions to life with minimal effort. Through our user-friendly interface, you can upload your own artwork or take advantage of OmniHub AI assistant to create truly unique art. OmniHub Launchapd guides you step-by-step, from crafting detailed metadata to defining rarity traits for your collection. Additionally, OmniHub handles the upload to IPFS, a decentralized and immutable file system.

Collection Types OmniHub offers two distinct types of NFT collections: **Editions** and **Drops**, each tailored to different artistic and project needs.

***

#### Editions:

Perfect for a single artwork or multiple copies of the same piece. With an Editions project, you can define the number of copies directly from the dashboard after deployment. However, once an Editions collection is launched, you cannot add new artworks to it. For additional artworks, you'll need to create a separate Drops collection.

#### Drops:

Ideal for curating a collection of multiple, unique artworks. Drops allow you to combine various pieces into a single collection, providing flexibility for diverse artistic expressions or themed projects.

**OmniHub ensures every step of the process is straightforward, helping you focus on what matters most your creativity!**


---

# 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://omnihub-launchpad.gitbook.io/omnihub/create-and-deploy-nft/initial-steps.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.
