# Video focus mode

Here's a quick tutorial on how to use Video focus mode on Morphic:

1. Upload or generate a video on the Canvas
2. Select the video you want to modify
3. This opens Video focus mode
4. Write a prompt describing the change you want to make (e.g., "change the color of the horse to white" or "change the background to a snowy winter scene")
5. Hit Generate

Morphic transforms the video based on your prompt and applies the change consistently across all frames.

That's how you use the Video focus mode on Morphic. It's a quick way to make AI-powered edits like replacing characters, changing environments, adjusting lighting, or removing unwanted elements.

If you have any trouble or have any questions, feel free to reach out. We're happy to help. Write to us at [**support@morphic.com**](mailto:support@morphic.com)**.**


---

# 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://morphic.com/docs/video/video-focus-mode.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.
