# Part 5: Publish Your Drop

After completing the Drop settings and Design Drop Page, you can publish your drop.

Locate the publish button in the bottom bar. Clicking this will upload your drop settings to the contract. Once the upload is successful, users can start minting based on the configuration you provided.

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

After publishing successfully, if there are any issues, you can modify the problematic data at any time. In case of an emergency, you can also unpublish. After successfully unpublishing, users will be unable to mint until the content is republished.

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

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

<div align="center"><figure><img src="/files/VaGu5DUy4lHjLuXLEVcB" alt="" width="370"><figcaption></figcaption></figure></div>


---

# 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-5-publish-your-drop.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.
