# Creator free minting

## What is Creator Free Minting?

Creator Free Minting allows you to allocate a certain number of tokens/NFTs when issuing a bonding-curve backed asset on Mint Club. This portion, requiring no base asset payment for minting, is directly credited to your wallet at the asset's issuance. The set bonding curve takes effect after these free minted tokens.

## Why Use Creator Free Minting?

Allocated tokens are ideal for private sales or community airdrops to promote your project's growth. Use our lock-up tool for contract-level lock-ups of these tokens for team allocations.

## Setting Up Creator Free Minting

n the Bonding Curve Asset Wizard's curve design stage, toggle the "Do you want to set Creator Free Minting?" option to "Yes."

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

Activating this option adds a "Creator Free Minting" input field to the token specs section.

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

Inputting the free minting amount shows graph changes, with the light green line indicating the supply of free minting tokens. Consider the percentage of free minting tokens relative to the max minting supply.

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

For example, a 20% allocation (2 million of a 10 million max supply) is shown above.

The wizard reiterates your free minting allocation percentage at the page's bottom. Remember, you might need to justify these free minting tokens to your holders. Using Mint Club's Airdrop or Lock-up tools can help provide this justification.


---

# 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.mint.club/tools/freeminting.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.
