# How to Create a Claimable NFT collection?

The goal is to demonstrate the simplicity, scalability, and zero-friction experience of Mintology’s gasless tech — enabling brands, creators, and developers to distribute NFTs **without requiring users to pay gas or hold ETH**.

**✅ Step 1: Create your Collection**

* Start by creating a collection that suits your drop.

  🔗 Follow this guide: [Creating a Collection on Mintable](https://docs.mintable.app/for-creators/collections/creating-a-collection)

  Customize the collection name, description, cover image, and other details according to your preferences.

**🔐 Step 2: Create the NFT**

* Go to [Mintable Marketplace](https://marketplace.mintable.com/)
* From the sidebar, select **“Mint New NFT”**

<figure><img src="https://2077242324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroeNMrosF7gYgIymjLYO%2Fuploads%2FlBQAtuXNGkkyFcTpr3MM%2FMint%20new.png?alt=media&#x26;token=d9f4dbe9-8393-4463-a19d-568a59b18e42" alt=""><figcaption></figcaption></figure>

* Fill in your NFT details (title, media, description, etc.)

<figure><img src="https://2077242324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroeNMrosF7gYgIymjLYO%2Fuploads%2FMon4R8xf5CDlMdhnVjVv%2Fimage.png?alt=media&#x26;token=5b680236-7eec-4873-8954-b5c449ea539e" alt=""><figcaption></figcaption></figure>

* Under **NFT Type**, choose **“Claimable NFTs”**
* Enter the number of claimables you'd like to create (up to 50 per collection)

{% hint style="info" %}
Each claimable collection on Mintable currently supports up to **50 NFTs**.\
If you're looking to scale beyond this limit, consider leveraging [**Mintology's infrastructure**](https://www.mintology.app/), which offers flexible, high-volume distribution options — perfect for larger drops and enterprise use cases.
{% endhint %}

<figure><img src="https://2077242324-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FroeNMrosF7gYgIymjLYO%2Fuploads%2FBsBQordTQwhk6jUyZx5A%2Fimage.png?alt=media&#x26;token=870cf909-51ff-405d-b67e-b39ebdd7e176" alt=""><figcaption></figcaption></figure>

* Once you are done, click "Publish".

If the publish was successful, you will be able to find your NFTs under the [Dashboard](https://marketplace.mintable.com/dashboard).

For more information on Claimable NFT's use cases, you can check out our [Mintology's blogs](https://blog.mintology.app/).&#x20;


---

# 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/how-to-create-a-claimable-nft-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.
