> For the complete documentation index, see [llms.txt](https://help.chatlyai.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.chatlyai.app/products-and-features/ai-motion-design/ai-motion-design-use-cases.md).

# AI Motion Design Use Cases

**Product or App Promo**\
Turn a short pitch or feature highlight into an eye catching animated clip. Describe your product or app in a prompt, or start from a promo style template, and get a polished clip ready to share, no editing software needed.

**Animated Title Card**\
Give a video, presentation, or social post a strong opening. Generate an animated title card with your own text, styled to match the tone you want, from cinematic and moody to clean and minimal.

**Kinetic Typography**\
Bring a single word or short phrase to life with motion. Perfect for emphasising a key message, a brand name, or a short statement, with letters that fade, slide, or bounce into place exactly as you describe.

**Brand Intro or Explainer**\
Use a template as a starting point for a brand intro or quick explainer, then customise the colours, text, and pacing to fit your brand. A fast way to get a professional looking intro without building one from scratch.

**Quick Social Content**\
Generate a short, polished clip for social media in minutes, with no design or animation skills required. Just describe what you want, or pick a template, and get something ready to post.


---

# 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://help.chatlyai.app/products-and-features/ai-motion-design/ai-motion-design-use-cases.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.
