# Image Generator

If you don't have time to look for or draw specific images, or are in need of a very specific asset, you can use the Buenoverse AI-powered image generator. The image generator will turn your rough sketches into detailed assets in seconds!

To use the image generator, simply click the **+** icon in the build menu, and select **Image Generator**.

<figure><img src="/files/1jHpO6384YczQH2733hJ" alt=""><figcaption><p>Opening the Image Generator via Build Menu</p></figcaption></figure>

Once you open the image generator, you can create an **Object** or a **Background,** and choose between 8 different styles.&#x20;

<figure><img src="/files/TPUZtN3vjCriMKGUoZIv" alt=""><figcaption><p>Element and style options</p></figcaption></figure>

Once you choose a style, draw a visual prompt (you don’t have to draw perfectly), then give a written prompt and click **Generate**.&#x20;

<figure><img src="/files/n6skec2Zw22wEH4TKQum" alt=""><figcaption><p>A drawn and a written prompt.</p></figcaption></figure>

In a short while AI will generate at least 3 images. If you don't like the outcome, you can click **Generate** again to have more variations.&#x20;

If you've chosen to create an object, you will have the option to remove the background on the generated assdet by selecting **Remove BG.**&#x20;

<figure><img src="/files/ZrePqzHWuXqHptHlMkod" alt=""><figcaption><p>Choosing a generated image and removing the background.</p></figcaption></figure>

When you are satisfied with the outcome, you can click **Add** to directly add the generated image to your world. Alternatively, you can **save as asset** to your [asset manager](/buenoverse/fundamentals/asset-manager.md) and use it later.


---

# 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/buenoverse/fundamentals/image-generator.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.
