> For the complete documentation index, see [llms.txt](https://docs.tryholo.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryholo.ai/create/video/scripts-video.md).

# Scripts Video

Scripts Video lets you generate short videos directly from a written description. Instead of starting with an image or an existing video, you describe the scene you want to see and Holo brings it to life with AI-generated visuals and motion.

{% embed url="<https://share.synthesia.io/6f179402-a1c5-411d-b701-dc8a71fa3dbf>" %}

This method is great when you want full creative freedom or want to quickly test ideas without preparing assets first.​

### Best for <a href="#h_9bef88a6e7" id="h_9bef88a6e7"></a>

• Concept-driven ads and creative experiments\
• Product storytelling without prepared visuals\
• Testing multiple ideas quickly\
• Abstract, cinematic, or imaginative scenes

### How to use <a href="#h_b34457ed72" id="h_b34457ed72"></a>

{% stepper %}
{% step %}

#### Open Scripts Video

Open your Holo dashboard, click on the **Video** tile, and select **Scripts Video**.
{% endstep %}

{% step %}

#### Choose first and last frames (optional)

Upload up to three images to help with character or scene consistency. This helps you control how video starts and ends.
{% endstep %}

{% step %}

#### Describe your video​

Write what you want to see in the video. You can include the setting, atmosphere, camera movement, characters, lighting, and overall mood.

Clear, focused descriptions tend to produce the best results.

{% hint style="success" %}
Click **AI suggests** to generate suggested prompts. This is useful if you’re looking for inspiration, want to explore new creative directions, or aren’t sure how to phrase your idea.
{% endhint %}
{% endstep %}

{% step %}

#### Choose aspect ratio and duration

Select the aspect ratio and one of the available duration options. Once everything is set up, click **Create**.

Your finished video will appear in your **Library** as an MP4 in the chosen aspect ratio. From there, you can **edit, delete, download, or post** them to your connected social media accounts.
{% endstep %}
{% endstepper %}

\
If something doesn’t work as expected, try the [troubleshooting steps](/troubleshooting/troubleshooting-steps.md) — and if the issue continues, feel free to reach out to <support@tryholo.ai>, and we’ll help you out.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.tryholo.ai/create/video/scripts-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.
