# Sales Management

In the next few sections, we will guide you on different types of sales processes that are possible by combining our products and tools.

With your NiftyKit drop, you have full control over your sales setup. You can start your sale (pre-sale or public sale) in any order. If you wish to change your mint price or change the supply of your total NFTs, you need to stop and restart the sale in order to edit it.&#x20;

### Starting your Sale&#x20;

<figure><img src="/files/xiU4VzZCM8RJqy9QqtlU" alt=""><figcaption><p>Starting your Sale in your Drop Collection using NiftyKit</p></figcaption></figure>

* **Step 1:** To start your sales/drop - click on "**Prepare Drop**" on your Drop dashboard.
* **Step 2:** Upload a Pre-reveal Asset (Image or Video) to access Pre-sale or Public Sale. (Learn more about :[Pre-Reveal Placeholder](/nft-collections/collection-management/reveal-management/pre-reveal-placeholder.md))
* **Step 3**: Start your sale by clicking **\[Presale] or \[Public Sale].**

{% hint style="info" %}
&#x20;If you want to do a waitlist (collect wallet addresses to the mint for your pre-sale) read more here: [Waitlist Management](/nft-collections/listing-nfts-for-sale/waitlist-management.md)
{% endhint %}

### Sales Set up

You can set the number of NFTs to reflect the quantity of your drop. You can also set the price-per-mint, which will apply to all your NFTs. \
\
Next, set the max number of NFTs that any one wallet can mint in the "**Max NFTs Per Wallet**" section. The "**Max NFTs Per Mint**" section allows people to mint NFTs in batches, but will not exceed the Max NFTs Per Wallet limit.

After Clicking **\[Pre-sale],** you can now set up your sales in your contract. All values you see below can be changed anytime. Learn more in [#editing-your-sale](#editing-your-sale "mention")

{% hint style="info" %}
**Max NFTs Per Mint = Batch Minting**
{% endhint %}

{% hint style="info" %}
Please Note: For free mint, set the price to 0 (zero) and continue.
{% endhint %}

### Editing your Sale

If you want to edit or change your sale setup, tap on **\[Stop Pre-sale]** or **\[Stop Public Sale]** on your collection dashboard. Stopping the sale will allow you to edit:

* Switch type of sale (pre-sale or public)
* Change price per NFT
* Change max NFT per wallet
* Change max per mint


---

# 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.niftykit.com/nft-collections/collection-management/sales-management.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.
