# 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="create/generate-images">generate-images</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="create/edit">edit</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="create/animation">animation</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="create/mixing-pods">mixing-pods</a></td></tr></tbody></table>

***

## Quick Start

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

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

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

***

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


---

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