# Launchpad

### What is dynamic price?

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

The ability to gradually increase the price when the demand for NFT minting is high, and gradually decrease the price when the demand is low. Depending on demand, minting revenue can be maximized

### What is reveal feature?

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

It is a function to open and view the NFT after a certain period of time after minting, and people can simultaneously check the NFT image after a certain period of time.

## Launchpad Create Guide

**a. Drag and drop your assets folder**

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

**b. enter collection details and mint details**

* Dynamic Price: It will make your price to move dynamically by trade frequency
* Reveal: It will appear special image before minting day

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://sendinairs-organization.gitbook.io/nodegen-paper/create-guides/launchpad.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.
