# Curating your collection

- [Templates](https://docs.bueno.art/generator/curating-your-collection/templates.md)
- [Tags](https://docs.bueno.art/generator/curating-your-collection/tags.md): Unlock the full power of tags!
- [Rarity](https://docs.bueno.art/generator/curating-your-collection/rarity.md)
- [How Bueno Calculates Rarity](https://docs.bueno.art/generator/curating-your-collection/rarity/how-bueno-calculates-rarity.md)
- [Rules](https://docs.bueno.art/generator/curating-your-collection/rules.md)
- [Curated Regeneration](https://docs.bueno.art/generator/curating-your-collection/curated-regeneration.md): Fine tune your collection for optimized, curated variety.
- [Custom tokens](https://docs.bueno.art/generator/curating-your-collection/custom-tokens.md): Sometimes you want to create a unique 1/1 token in your set. We will show you how in Bueno!
- [Metadata](https://docs.bueno.art/generator/curating-your-collection/metadata.md)
- [Filters](https://docs.bueno.art/generator/curating-your-collection/filters.md)
- [Backstory (BETA)](https://docs.bueno.art/generator/curating-your-collection/backstory-beta.md): With the power of AI, create unique backstories to add individual text stories to your tokens.


---

# 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.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.
