# Creating a Collection

### ✅ Step-by-Step: Creating a Collection

#### 1. Go to **"My Collections"**

* Log into your Mintable account
* Click on the **“My Collections”** tab from the main menu
* Click the **“Create New Collection”** button

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

#### 2. Fill in Your Collection Details

A pop-up form will appear asking for the following:

* **Collection Name**: The public name for your collection
* **Slug**: A URL-friendly version of your collection name (auto-filled, but editable)
* **Description**: A short explanation of what your collection is about
* **Category**: Choose the best fit (we’re always updating this — suggestions welcome!)
* **Cover Image & Banner**: Upload high-quality visuals to customize your collection’s appearance

> ⚠️ **Important:**
>
> * **Collection name and slug cannot be changed** after creation
> * The collection will be tied to your **default wallet** at the time of creation, and this **cannot be changed later**

#### 🔧 Set Your Default Wallet First

Before creating a collection, make sure your desired wallet is set as your **default wallet** — the collection will be permanently associated with it.

[👉 Learn how to set your default wallet →](https://docs.mintable.app/using-mintable/nft-wallets/setting-a-default-wallet-on-mintable)

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

We are also updating the Categories on the go, so if you have any suggestions for them, please let us know!

#### 3. Submit the Form

Click **“Create Collection”** and wait a moment while your collection is created.

Once successful, you’ll see a confirmation screen like this:

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

🎉 **Your collection has been created!**

### 🛠️ Next Steps

Now that your collection is live, you can:

* Click **“Manage”** to update visuals and metadata
* Start **minting NFTs directly into your collection**
* Share your collection’s public link


---

# 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.mintable.app/for-creators/collections/creating-a-collection.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.
