# Text to Video

Text to video generation is an active area of research in artificial intelligence. AIGC Chain models generate a sequence of images that correspond to the words in the text input.  The generated images are then combined into a video by arranging them in a sequence to play back in rapid succession. As researchers continue to test and improve text-to-video generation technologies, it opens up opportunities for users to use in a variety of ways. For example, individuals and businesses could use these technologies to create personalized videos for social media or marketing.

{% embed url="<https://twitter.com/i/status/1602991996645576707>" %}


---

# 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://aigc-chain.gitbook.io/aigc-chain-documents/text-to-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.
