# Overview

With the Bueno Generator, you can easily generate 10k NFT collections—no code needed. How does it work? Just upload your assets, play with rarity, set rules, preview a token set, and generate your collection in minutes.&#x20;

{% hint style="warning" %}
In order to use our contract deployer, users must generate a tokenset with the Bueno Generator, even if they generated the art else where. For more information, read about our custom uploader for [pre-generated and 1/1 collections](/generator/asset-management/pre-generated-and-1-1-collections.md).&#x20;
{% endhint %}

These support docs will help you use the generator. You can also follow along with our [Bueno School Sessions](https://www.youtube.com/playlist?list=PLbG4lDfPqmZtQT3G6UZJ8u5BO3VmON1Pw) playlist, where Pablo Stanley walks you through the process! Check out Session 1, below:

{% embed url="<https://www.youtube.com/playlist?list=PLbG4lDfPqmZtQT3G6UZJ8u5BO3VmON1Pw>" %}
In this video, Pablo will walk through how to prepare your assets for Bueno. [Continue to Session 2 - Importing Your Artwork](/generator/asset-management/managing-assets.md) to learn how to upload and manage your artwork assets.
{% endembed %}


---

# 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/introduction/overview.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.
