# Part 2: Edit Drop Settings

**How to Find Your Collection:** Click the "My Profile" button at the top right, and choose "My Collections" option.

<figure><img src="/files/8JNVlHUmvFwCronfNHtc" alt=""><figcaption></figcaption></figure>

After locating your collection, click the "Edit Details" button, and then find "Drop Settings" in the sidebar.

Click it to view the drop page. You can also find the "View Drop" button on the "Design Drop Page" page.&#x20;

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

* #### Choose a Minting Mode
  * Limited edition：Limited Edition NFTs refer to digital artworks or collectibles with a capped supply, meaning only a fixed number of tokens will ever be minted. Each limited edition NFT is often individually numbered, enhancing its scarcity and collectible value.
  * Open edition：Open Edition NFTs have no fixed minting limit. They can be minted without restrictions during a specific time window, allowing more people to acquire the piece. However, they are typically less scarce compared to limited editions.
* #### Set your Pre-Reveal image <a href="#set-your-pre-reveal-image" id="set-your-pre-reveal-image"></a>

  * Before the official reveal of the NFT, you can display a placeholder image stored on-chain (a single image), maintaining the project's mystery. Once revealed, buyers will see the actual NFT they’ve acquired.
  * The pre-reveal image will upload to de the decentralized server (IPFS) and save to your contract.

**Note:** Once the first NFT is minted, the "Total Supply" and "Mint Start Date & Time" cannot be changed.

### **Mint Stages**&#x20;

In each mint stage, you need to specify the sale price, duration, and whether to limit the maximum mint quantity for the stage and the number of NFTs each wallet can mint. Every Drop ends with a public sale, where anyone in the ecosystem can mint from the NFT collection. Here's a sample setup for a public stage:

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

You can also add a "presale" stage. In this stage, you'll provide a list of wallet addresses (Allowlist) that can mint from the collection before the general public. You can also set the maximum mint quantity for each address in the Allowlist.

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

Complete the Drop Settings as prompted. We recommend saving a draft first and publishing after completing the Design Drop Page.

\
\ <br>


---

# 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.element.market/welcome-to-element/forcreators/launchpad/drop-creator-support/part-2-edit-drop-settings.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.
