# Collections

We believe that **ease of use should always be prioritized**, and Collections are designed to bring more structure to your NFT experience.

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

### 🎨 Why Use Collections?

With Collections, you can:

* **Group your NFTs** by theme, project, or type
* **Visually separate** your tokens instead of displaying everything in a single list
* **Showcase your creative work or curated sets** more clearly to others
* **Manage sales and metadata** at a collection level for better scalability

> 💡 Whether you're selling 1-of-1 digital art, game items, or curated assets, Collections give your NFTs a **cleaner, more organized presence**.

### 🔗 Shared Contract Collections

Any user can create a Collection using Mintable’s **shared contract address**.

This allows you to:

* Skip the technical setup of your own smart contract
* Start organizing your NFTs right away
* Mint and manage NFTs under distinct Collection names — all within Mintable

> 🛠️ Collections help distinguish between different series or sets, making it easier for your buyers and followers to understand your work.

### 👀 How It Looks

Here’s a preview of how Collections appear in your dashboard and on your public profile:

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

> Cool, right?

Each Collection comes with its own:

* Title and description
* Cover image and banner
* Unique Collection page where all related NFTs are displayed together

***

### ✅ Who Can Create a Collection?

**Anyone!** Collections are available to all Mintable users, and they’re easy to create.

Want to get started?\
👉 [Learn how to create your own Collection →](https://docs.mintable.app/for-creators/collections/creating-a-collection)


---

# 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.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.
