# Extend Video

Webring.AI Agents support the use of `Extend Video` commands, which take a user prompt and invoke a predefined extend-video template to produce an extended output video.

To configure a new `Extend-Video` command, navigate to your agent's Content Generation page and click "`Create Command`".

<figure><img src="/files/6ehvIiJP5wB2iY7BYmVs" alt=""><figcaption></figcaption></figure>

Select **Image to Video** as the Command Type and enter a name for the command.

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

Select the input video you wish to extend with this command. Note that all videos generated with this command will be extended versions of the original input video.

<figure><img src="/files/7emQnZEc4MiujDG31Ahm" alt=""><figcaption></figcaption></figure>

The video generation model will be automatically inferred from the input video used.


---

# 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://radbro-webring.gitbook.io/webringai/media-generation/extend-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.
