> 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/pods.md).

# Pods

**Master custom AI models to Create your signature style**

<div data-full-width="false"><figure><img src="/files/3nKvuBM1rdZf5K67DURP" alt="" width="563"><figcaption></figcaption></figure></div>

Pods are the heart of daisy's creative power - custom AI models trained on your images to learn and replicate your unique visual style. Whether you're a photographer, artist, or designer, Pods let you scale your aesthetic across unlimited generations.

## What You'll Learn

This section covers everything you need to know about Pods, from understanding the concept to mastering advanced management techniques.

<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><h4>🎯 <strong>Start Here</strong></h4></td><td>Learn the fundamentals: what Pods are, how they work, and why they're powerful for creative work.</td><td><a href="/pages/yA53tYyy5KXFF8BXmOot">/pages/yA53tYyy5KXFF8BXmOot</a></td></tr><tr><td><h4>📋 <strong>Before You Create</strong></h4></td><td>Master the art of selecting and preparing training images. The quality of your Pod depends entirely on your source images.</td><td><a href="/pages/IEzTcNMCSv2amhvwZk2d">/pages/IEzTcNMCSv2amhvwZk2d</a></td></tr><tr><td><h4>🛠️ <strong>Build Your First Pod</strong></h4></td><td>Step-by-step walkthrough of the Pod creation process, from upload to testing your trained model.</td><td><a href="/pages/VrYsKFHnjYdP4ZtHXaoL">/pages/VrYsKFHnjYdP4ZtHXaoL</a></td></tr><tr><td><h4>📚 <strong>Scale Your Collection</strong></h4></td><td>Organize, maintain, and optimize your growing Pod library for maximum creative efficiency.</td><td><a href="/pages/CtxA564JENYukRzuYJ7x">/pages/CtxA564JENYukRzuYJ7x</a></td></tr></tbody></table>

## Quick Start

**New to Pods?** Start with [**What's a Pod →**](/core-tools/pods/what-is-a-pod.md) to understand the fundamentals.

**Ready to Create?** Jump to [**Curating a Pod dataset →**](/core-tools/pods/curating-dataset.md) to learn how to prepare your images.

**Already have Pods?** Check out [**Managing Pods →**](/core-tools/pods/pod-management.md) to optimize your workflow.

***

**Next:** Begin your Pod journey with [**What's a Pod →**](/core-tools/pods/what-is-a-pod.md) or explore how to use your Pods in [**Create with daisy →**](/core-tools/create.md).


---

# 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/pods.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.
