# Overview

The main Studio Mode workspace includes the scene sidebar, prompt input, model and mode controls, ingredient panel, generation history, variant previews, and the Set Scene action. Use it to create or regenerate the building blocks of a video before polishing the final timeline.

Each scene can have its own prompt, model, mode, duration, references, and generation history. This lets you test different approaches without losing previous outputs. When you like a variant, set it as the scene and it becomes part of the project timeline.

Studio Mode is creative generation. Editor Mode is final assembly. Move between them often: generate in Studio, review and cut in Editor, then return to Studio when a shot needs a stronger variation.

<figure><img src="/files/DXhd9IUIR1nTTo3B3PWz" alt=""><figcaption></figcaption></figure>


---

# 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/studio-mode/overview.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.
