# Zoom and change the framing

With Checksub you can zoom the all video or a moment of it. We will see how to do it.&#x20;

### Update all your video

Start by clicking on your video in the editor.&#x20;

You can select a corner to increase or decrease the video element.

And you can also drag the video to change its position.

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

### Update only a moment of the video

Use the "Split" tool to split the moment of the video you want to edit.

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

Then you can click on the video block you selected in your timeline.&#x20;

Once you did it, you click on the video and you can drag a corner to adjust the size and move the video to adjust the position.

<figure><img src="/files/wLRcvG5IMUqg34HRyISB" 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://support.checksub.com/get-started/video-editing/zoom-and-change-the-framing.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.
