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

# Create

**Your complete creative workspace for generating, editing, and animating Shots**

The Create feature is where all your creative work happens in daisy. Generate custom Shots with your Pods, transform them with natural language editing, bring them to life with animation, and combine styles through mixing - all in one integrated workspace.

## What You Can Do

This section covers the four core creative capabilities that make up daisy's Create feature.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>🎨 Generate Shots</strong></td><td>Create custom Shots using your trained Pods. Learn prompting techniques, batch generation, and how to get the best results from your custom AI models.</td><td><a href="/pages/fKZsmB1SXsBqxxj7WbMO">/pages/fKZsmB1SXsBqxxj7WbMO</a></td></tr><tr><td><strong>✏️ Edit with Natural Language</strong></td><td>Transform your Shots by simply describing what you want to change. No complex tools required - just tell daisy what you envision and watch it happen.</td><td><a href="/pages/f6I5lR3dLEeWtd3YMu66">/pages/f6I5lR3dLEeWtd3YMu66</a></td></tr><tr><td><strong>🎬 Animate Your Shots</strong></td><td>Turn static Shots into dynamic videos using Kling, Veo, and Seedance animation models. Choose the right model for your creative vision and platform needs.</td><td><a href="/pages/3RUmdkDO46zq3tqGwnYL">/pages/3RUmdkDO46zq3tqGwnYL</a></td></tr><tr><td><strong>🔀 Mix Pod Styles</strong></td><td>Combine different Pod styles to Create unique hybrid aesthetics and unlock new creative possibilities.</td><td><a href="/pages/zul0fGu3tgaRioq2VIuD">/pages/zul0fGu3tgaRioq2VIuD</a></td></tr></tbody></table>

***

## Quick Start

**Ready to Create?** Start with [**Generate Shots →**](/core-tools/create/generate-images.md) to Create your first custom Shot.

**Have Shots to improve?** Jump to [**Edit →**](/core-tools/create/edit.md) to transform them with natural language.

**Want to add motion?** Check out [**Animation →**](/core-tools/create/animation.md) to bring your Shots to life.

***

**Next:** Begin creating with [**Generate Shots →**](/core-tools/create/generate-images.md) or learn about [**Pods on daisy →**](/core-tools/pods.md) to build your custom style library.


---

# 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.daisy.so/core-tools/create.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.
