# Pricing

At 0.00009 ETH per token, Bueno Generator pricing is **simple and straightforward** - no subscriptions, no passes and no pricing tiers - and Bueno doesn’t charge until you are ready to export your final batch of tokens.&#x20;

<mark style="background-color:orange;">**Sample Pricing Guide:**</mark>

> 1 token is 0.00009
>
> 100 tokens is 0.009 ETH
>
> 1,000 tokens is 0.09 ETH
>
> 10,000 tokens is 0.9 ETH

Bueno users have access to unlimited preview generations. We encourage creators to double (or triple!) check token images and metadata before paying for a generation export.

{% hint style="success" %}
Realized you made a mistake and already paid? Don't worry! Just contact Bueno support. **For small changes, we'll regenerate a new tokenset for no additional cost.**
{% endhint %}

The best part of our pricing? **There are no additional upfront costs!** Our [contract deployer](https://docs.bueno.art/v/smart-contract-deployer/introduction/overview) takes 5% of primary sales *only*. Plus, features such as [Forms](https://docs.bueno.art/v/bueno-forms/), [Collection Pages](https://docs.bueno.art/v/smart-contract-deployer/mint/collection-page), [Minting Tools](https://docs.bueno.art/v/smart-contract-deployer/mint/minting-tools) and the [Buenoverse](https://docs.bueno.art/v/buenoverse/introduction/welcome-to-the-buenoverse) starter plan are all included **for free**!

{% 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 %}


---

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