> For the complete documentation index, see [llms.txt](https://docs.bueno.art/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bueno.art/generator/asset-management.md).

# Asset Management

- [Preparing Your Assets](https://docs.bueno.art/generator/asset-management/preparing-your-assets.md): In this section, we will show you how to prepare your assets using Photoshop and Figma.
- [Preparing with Photoshop](https://docs.bueno.art/generator/asset-management/preparing-your-assets/preparing-with-photoshop.md)
- [Preparing with Figma](https://docs.bueno.art/generator/asset-management/preparing-your-assets/preparing-with-figma.md)
- [Pre-Generated and 1/1 Collections](https://docs.bueno.art/generator/asset-management/pre-generated-and-1-1-collections.md): We'll show you to use the Bueno generator if you've already created your finished token artwork.
- [Managing Assets](https://docs.bueno.art/generator/asset-management/managing-assets.md): Learn how to manage your assets in Bueno.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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