# Advanced Drop Settings

### How to Access

Click **My Profile** in the top-right corner and select **My Collections**.\
Locate your collection and click **Edit Details**.

After entering the edit page, you will see the following modules in the sidebar. Each module controls a different part of your Drop and collection setup.

### Overview&#x20;

#### Drop Settings

Configure the core settings of your Drop, including mint rules, pricing, timing, and participation limits.

#### Design Drop Page

Customize the visual presentation of your Drop page.

In this section, you can upload and manage multiple media assets related to the Drop, such as images or videos, to enrich the Drop content and provide additional context for collectors.

#### Pre-Reveal & Reveal

Manage the NFT reveal process by uploading NFT metadata.

If metadata is not uploaded, the Drop can still go live normally, and NFTs minted during this period will display the Pre-Reveal Image by default.\
Once the metadata is uploaded and the reveal is completed, NFTs will update to their final images and attributes.

#### Collection Details

Configure collection-level settings after mint is enabled.

This section allows you to set and manage collection information, such as collection metadata and related details.\
These settings can be prepared in advance and will take effect once the mint goes live.


---

# 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/drops-creation-guide/advanced-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.
