# Serial Releases

Like other ERC-1155 open editions, you can add new collectables to your collection at anytime!&#x20;

To add a new token release to your collection, navigate to the collection management page and select **Add Tokens +** in the upper right.

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

You can add new tokens individually, or you can add them as a group in a folder. Then, simply deploy your new collectables!&#x20;

Remember, the same rules apply to all tokens - once a collectable is minted, **certain settings are locked in and can't be changed.**&#x20;

{% hint style="warning" %}
Once a token has been minted (eg, purchased by a collector, or airdropped), the following things cannot change:

* Title
* Description
* Traits
* Image
* Supply (limited edition collections)

At any point, the following things can be changed:

* Purchase price of the token
* Allowlist associated with the token
  {% endhint %}


---

# 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/serial-releases.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.
