> For the complete documentation index, see [llms.txt](https://docs.thinkdiffusion.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.thinkdiffusion.com/getting-started/for-beginners.md).

# For Beginners

## Start with our mini-videos series:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Intro to ComfyUI: Mini-video series by ThinkDiffusion</strong><br><br>Learn about the basics of ComfyUI interface, settings, UI, workflows, and more. </td><td><a href="https://651881471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPs0Rc5V1zpir2xwXrPrZ%2Fuploads%2FJIRoSETREFTdkZxuo4hS%2FChatGPT%20Image%20May%2025%2C%202025%2C%2006_13_26%20PM.png?alt=media&amp;token=0560b2b6-0df5-415f-9fd9-4b98b1cfc834">ChatGPT Image May 25, 2025, 06_13_26 PM.png</a></td><td><a href="/ai-art-video-models-and-apps/comfyui-in-the-cloud/intro-to-comfyui-course-for-beginners-and-pros.md">Intro to ComfyUI Course for Beginners &amp; Pros</a></td></tr><tr><td><strong>Intro to Stable Diffusion: Mini-video series by ThinkDiffusion</strong><br><br>Learn about the basics of Stable Diffusion interface, settings, UI, workflows, and more. </td><td><a href="https://651881471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPs0Rc5V1zpir2xwXrPrZ%2Fuploads%2FSZt3gnaNY89GNrclTzpt%2FScreenshot%202025-05-25%20at%206.17.26%E2%80%AFPM.png?alt=media&amp;token=b84f2556-9d6d-4413-aab0-50e0f8f1a0be">Screenshot 2025-05-25 at 6.17.26 PM.png</a></td><td></td></tr></tbody></table>

## Create your first image with Flux in ComfyUI or with Automatic1111:

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Create your First Image with ComfyUI &#x26; Flux</strong><br><br>- More control with ComfyUI nodes<br>- Learning curve is higher</td><td><a href="https://651881471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPs0Rc5V1zpir2xwXrPrZ%2Fuploads%2FTE6tyHHI7NRK4YwFuUZ7%2FMay%2025%2C%202025%2C%2006_32_09%20PM.png?alt=media&amp;token=52c74a93-98a6-4143-b3b9-9d8af6c19969">May 25, 2025, 06_32_09 PM.png</a></td><td><a href="/ai-art-video-models-and-apps/comfyui-in-the-cloud/how-to-generate-your-first-ai-image-with-flux-in-comfyui.md">How to generate your first AI image with Flux in ComfyUI</a></td></tr><tr><td><strong>Create your First Image with Automatic1111</strong><br><br>- Easier, faster, lesser control overall</td><td><a href="https://651881471-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPs0Rc5V1zpir2xwXrPrZ%2Fuploads%2FLY32rJDHPaBGG5YAxijv%2FChatGPT%20Image%20May%2025%2C%202025%2C%2006_35_25%20PM.png?alt=media&amp;token=b1b1b6b9-2740-48b2-a434-749415e794b2">ChatGPT Image May 25, 2025, 06_35_25 PM.png</a></td><td><a href="/ai-art-video-models-and-apps/automatic1111-in-the-cloud/intro-to-stablediffusion-course-for-beginners/chapter-3-your-first-image-in-automatic1111.md">Chapter 3: Your First Image in Automatic1111</a></td></tr></tbody></table>

##


---

# 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.thinkdiffusion.com/getting-started/for-beginners.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.
