# Overview

Use Editor Mode after you have generated or selected the main visual scenes. The editor includes a canvas, timeline, tracks, inspector controls, media tools, captions, audio, text overlays, and export actions.

Studio Mode answers "what should the scene be?" Editor Mode answers "how does the final creative play?" You can trim clips, adjust timing, add music, balance audio, create captions, add CTA overlays, and remove weak parts of the timeline.

For best results, do a focused editing pass: first check story order, then timing, then captions, then audio, then export. Do not polish captions before the scene sequence is locked.

<figure><img src="/files/tv3BCBxY53Q52ov8b7eV" 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/editor-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.
