# Product demo prompting

For physical products, describe how the actor uses, holds, opens, applies, pours, wears, or compares the product. Keep the action simple and make the product visible. Example: `@Actor opens @Product, shows the label to camera, and explains @Body_ProductDemo.`

For digital products, use app screenshots and screen recordings as references or b-roll. Do not rely on the video model to invent exact UI. Example: `Cut to @Broll_AppWalkthrough while voiceover explains @Body_AppDemo.`

Product demo scenes should answer one viewer question: what is it, how does it work, why should I care, or what do I do next?


---

# 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/prompting/product-demo-prompting.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.
