# Specify Minting

{% hint style="info" %}
Minting Types are compatible with Placeholder. For instance, you can use Specify Minting along with Placeholder to temporarily hide the metadata, and reveal at a later time.
{% endhint %}

Using this minting type, NFTs are minted and chosen by the user itself. If you don't use a placeholder is a way to let you users choose the NFTs they like.

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

{% hint style="danger" %}
Despite being possible, it is not recommended for very large collections as it may difficult the user to choose the desired NFT.
{% endhint %}

<figure><img src="/files/7TYbO37Vz4kLss50lEpt" alt=""><figcaption></figcaption></figure>

Check more at <https://nfts2me.com/#why-choose-us>


---

# 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.nfts2me.com/features/minting-types/specify-minting.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.
