# 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="/files/txlRnFekuWa4UmXDJnWE">/files/txlRnFekuWa4UmXDJnWE</a></td><td><a href="/pages/Ln4HCaK6Rp16tmOukTtj">/pages/Ln4HCaK6Rp16tmOukTtj</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="/files/lITZ2wsop8qPYLX1VHU7">/files/lITZ2wsop8qPYLX1VHU7</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="/files/LRG0BubkcbmNoSGVlCCf">/files/LRG0BubkcbmNoSGVlCCf</a></td><td><a href="/pages/KJVZHUi9jIdG67rG5WhH">/pages/KJVZHUi9jIdG67rG5WhH</a></td></tr><tr><td><strong>Create your First Image with Automatic1111</strong><br><br>- Easier, faster, lesser control overall</td><td><a href="/files/1KcnHuwUJSLKpajCRnIf">/files/1KcnHuwUJSLKpajCRnIf</a></td><td><a href="/pages/cggxhidwY05zGHHg4fC6">/pages/cggxhidwY05zGHHg4fC6</a></td></tr></tbody></table>

##


---

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