# Mint Page Overview

{% hint style="info" %}
The drop creation flow will automatically direct you to create a mint page after your drop is created.
{% endhint %}

A cornerstone of Truffle's offerings is the Customizable Mint Pages feature, designed to be your one-stop solution for displaying and monetizing your random drops and editions. This feature comes packed with an extensive range of out-of-the-box customization options, empowering you to craft a mint page that resonates with your unique style and vision.

### Managing your Mint Pages

<figure><img src="/files/6EKH2ePvTONCiFDszabV" alt=""><figcaption></figcaption></figure>

Navigate to the "Mint Pages" section within Truffle to manage both your Live and Draft Mint Pages. From this centralized area, you can perform various actions by clicking on the action menu next to each page.

**For a Live Mint Page:**

When your collection status is set to "Live," the following options will be available in the action menu:

* **Edit Mint Page**: Make real-time changes to the content and design elements of your Live Mint Page.
* **View Live Page**: Preview the page as it appears to your audience.
* **Share Page**: Generate a link to disseminate your Live Mint Page across various platforms.
* **Enable Wait Mode**: This feature is available for mint pages that have not started minted, where a custom landing page can be shown.  &#x20;
* **Unpublish Page**: Temporarily remove the page from public view.

**For a Draft Mint Page:**

If your collection is in "Draft" status, you'll have a more limited set of options:

* **Edit Mint Page**: Make changes to your Draft Mint Page prior to publishing.

### Mint Page Guides

For those new to the Mint Page functionalities within Truffle, we've compiled a set of guides to help you navigate and make the most of these features.

{% content-ref url="/pages/ia8P45FyKrHeRPX7u0nZ" %}
[Create Mint Page](/truffle-help-center/mint-setup/create-mint-page-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/ThSGIq4EcvVsdOvz7OLE" %}
[Start & End an Legacy Edition Sale](/truffle-help-center/knowledge-base/start-and-end-an-legacy-edition-sale.md)
{% endcontent-ref %}


---

# 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.truffle.wtf/truffle-help-center/getting-started/mint-page-overview.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.
