# Products

For physical products, upload clear product images with simple backgrounds and visible packaging. Use `@Product` when the actor should show or hold the item, or when a product close-up should appear.

For digital products, use screenshots and screen recordings carefully. Video models often cannot recreate exact app UI on a device. Use screen recordings as b-roll or add exact UI text in Editor Mode instead.

Do not overload product prompts with conflicting details. If the reference image shows a blue bottle, avoid asking for a red pouch in the same prompt.


---

# 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/ingredients/products.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.
