# Reuse generated assets

Save strong generated variants to Library when they may be useful beyond the current scene. This includes product lifestyle images, hero visuals, background plates, b-roll clips, static ad concepts, and actor/product reference improvements.

Generated image assets can also become references for later video generations. For example, generate a clean product lifestyle image first, save it, then use it as the start image for image-to-video.

Name saved assets by their future use, such as `hydration-product-lifestyle-reference` or `app-dashboard-broll-base`. Good names make reuse realistic.


---

# 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.avastudio.com/library/reuse-generated-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.
