# Mint Page

Bueno Drops offers a sleek mint page where you can display your collectables. Simply share your customized url, and your collectors can connect and start minting! &#x20;

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

Your mint page will already have the settings from your initial set up before deployment, including social links and drop description. You can read more on that [here](/bueno-drops/create-a-drop/step-2-customize-settings.md#mint-page-settings).

If you need to make changes to your mint page after deployment, select the cog symbol near the top right to bring up the **Drop Settings** side bar. Here, you can also customize your mint page URL.

<figure><img src="/files/3vdIS25E0JIEChngaXSE" alt=""><figcaption></figcaption></figure>

To view your drop's mint page, select **View Drop**, located above the cog symbol.

<figure><img src="/files/13CmataOpooRl4LCfWQS" alt=""><figcaption></figcaption></figure>

Next, share your link! Collectors will simply connect their wallet and select the collectable they wish to mint.&#x20;


---

# 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.bueno.art/bueno-drops/features/mint-page.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.
