# Resources

{% stepper %}
{% step %}

### Join our community for tech support & AI Art conversations

[Go here for Discord](https://discord.com/invite/hAm87ApunD)
{% endstep %}

{% step %}

### Ready-to-go workflows curated & created by our team

[Go here for downloadable resources](https://learn.thinkdiffusion.com/)
{% endstep %}

{% step %}

### Step-by-step tutorials for open-source AI Image & Video apps

[Explore and sign-up for our blog](https://learn.thinkdiffusion.com/)
{% endstep %}

{% step %}

### Watch our mini-video series for ComfyUI

[Intro to ComfyUI series](/ai-art-video-models-and-apps/comfyui-in-the-cloud/intro-to-comfyui-course-for-beginners-and-pros.md)
{% endstep %}

{% step %}

### Watch our mini-video series for Automatic1111

[Intro to Stable Diffusion series](/ai-art-video-models-and-apps/automatic1111-in-the-cloud/intro-to-stablediffusion-course-for-beginners.md)
{% endstep %}

{% step %}

## Latest app release and updates&#x20;

[Go here for release notes](https://learn.thinkdiffusion.com/release-notes/)
{% endstep %}

{% step %}

### Live webinars and Youtube tutorials&#x20;

[Go here to learn with the team live ](https://www.youtube.com/@ThinkDiffusion)
{% endstep %}
{% endstepper %}


---

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