# Scene examples

**Talking-head hook:** `@Actor speaks directly to camera with skeptical energy and says @Hook. Tight vertical selfie framing.`

**Physical product demo:** `@Actor holds @Product close to camera, turns it so the label is visible, and says @Body_ProductDemo. Natural handheld UGC framing.`

**App b-roll:** `Show @Broll_AppWalkthrough while voiceover says @Body_Demo. Fast cuts between the main dashboard, setup screen, and result screen.`

**CTA:** `@Actor points toward lower screen text and says @CTA. Product remains visible in frame.`


---

# 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/scene-examples.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.
