# Mint

With Bueno Drops' ERC-1155 contract, you can display and sell as many copies of each piece as you'd like! In addition, Bueno lets you assign other mint parameters such as time-limit, supply limits, wallet maximums, allowlists and price.&#x20;

Like metadata settings, mint settings can be edited anytime before mint begins. To make changes after launch, navigate to the Manage tab and select the token you'd like to edit.&#x20;

<figure><img src="/files/2wdR9KQJP90uD4puCjAw" alt=""><figcaption></figcaption></figure>

Any mint settings - including price changes, wallet maximums, schedule changes and allowlist changes - will require a small gas fee to sync those changes to the contract. &#x20;

### At any point, <mark style="color:green;">the following things can be changed:</mark>

* **Purchase** **price** of the token
* **Allowlist** associated with the token

### Once a token has been minted (e.g., purchased by a collector or airdropped), <mark style="color:red;">**the following things cannot change:**</mark>

* Title
* Description
* Traits
* Image
* Supply (for limited edition collections)
* Start/end date/time


---

# 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/drop-settings/mint.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.
