# Keak Video

Keak Video lets you transform images into short videos directly on your website.

{% embed url="<https://youtu.be/ovV5Cho36H8>" %}

### How to use Keak Video&#x20;

1. **Update the Keak extension** to the latest version.
2. **Open the extension** and click on the image you want to transform.
3. **Enter a prompt** describing the action or camera movement you want (see [Good Prompt Examples](https://www.notion.so/Keak-Documentation-v5-1bb5179e0e7280ac8e18c9f3c57a9c64?pvs=21) below).
4. **Wait 1–2 minutes** for Keak to generate the video.
5. **Use or Download** the generated video

***

### Good Prompts

For the best results, give a short, clear description of the action or camera movement. The original image becomes the base for the generated video.

#### Examples

* **Prompt: “Yoga pose”**

  *Transforms an image into a video showing a yoga pose.*

<div><figure><img src="/files/xY6dcxCPgpC8YDRKX0mJ" alt="" width="450"><figcaption></figcaption></figure> <figure><img src="/files/va2OSUIMVb4UMxQvE0Sq" alt="" width="188"><figcaption></figcaption></figure></div>

* **Prompt: “Zoom towards the shoe”**

  *Focuses on the shoe with a zoom effect.*

<div><figure><img src="/files/8KfUwOIfo1EmW6loq4n6" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/uaKXSvVmNGSwX82mNPXk" alt=""><figcaption></figcaption></figure></div>


---

# 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://keak.gitbook.io/keak-docs/basics/keak-video.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.
