# Preparing Your Assets

{% embed url="<https://www.youtube.com/watch?v=nUWJmJdwwwQ>" %}
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 %}

Before you upload your assets into Bueno, you need to prepare them first. Bueno currently supports PNG, GIF, JPEG and SVG files.

Bueno organizes your assets into trait layers based on your folder hierarchy. An example is pictured below.

![](/files/zdwORsyPUJOXQQCeuxiL)

You must follow this hierarchy otherwise Bueno will fail to upload your assets, but don't worry! We have some tools to help you easily organize your assets so you can quickly get started creating your first project.&#x20;

**Note:** If you are using Procreate, export your assets to a PSD file, open in Photoshop, and follow our [Photoshop prep guide](/generator/asset-management/preparing-your-assets/preparing-with-photoshop.md).


---

# 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/asset-management/preparing-your-assets.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.
