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

# Text to Video

The **Text to Video** models under HeyOz’s **Generative AI Models** allows you to transform simple text prompts into fully rendered, high-quality videos — all powered by advanced AI. It’s the fastest way to turn your ideas, scripts, or product concepts into visual stories without filming or editing from scratch.

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

Here’s how it works:

1. **Select a Text-to-Video Model** – From the **Generative AI Models** section, choose a model tagged **Text to Video** that best fits your creative goal or visual style.
2. **Enter Your Prompt** – Type your idea, description, or scenario into the prompt field whether it’s a product showcase, brand story, or cinematic concept.
3. **Generate with One Click** – HeyOz's AI instantly brings your text to life by generating a complete video based on your input, including motion, scenes, and visual elements.

Once the video is ready, it automatically opens in the **HeyOz Video Editor**, where you can:

* Adjust timing, transitions, and pacing
* Replace or enhance visuals and text
* Add background music or voiceovers
* Fine-tune every detail for your brand aesthetic

After finalizing, you can **download your video** or **post it directly** to your connected social platforms all in one seamless flow.

The Text to Video Format is perfect for marketers, creators, and brands who want to go from idea to production-ready video in minutes powered entirely by AI creativity.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.moemate.io/moemate/generative-ai-models/text-to-video.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
