# Curated Regeneration

Have just a few tokens that don't look quite right in your collection preview? With curated regeneration, users can select individual tokens to change, instead of having to refresh every token in the collection.&#x20;

We've made it really easy to fine tune your collection. Just follow these steps!

First, from the preview page, toggle the Select Tokens button in the top right.&#x20;

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

Next, select the tokens you'd like to regenerate by checking the boxes on the upper right of each token.&#x20;

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

Then, at the bottom of the preview page, you'll now be able to regenerate the selected tokens.&#x20;

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

From this bar, you'll also be able to view how many tokens are selected, show selected tokens in the preview only, cancel your selections or select all actively filtered tokens.

{% hint style="info" %}
Want to refresh a batch of tokens based on particular trait combinations? Create a [tag](/generator/curating-your-collection/tags.md) to group them and then filter the selection in preview so you can easily regenerate them.&#x20;
{% 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/generator/curating-your-collection/curated-regeneration.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.
