> For the complete documentation index, see [llms.txt](https://courses.prequilt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://courses.prequilt.com/old-courses/quiltcon-courses.md).

# QuiltCon Courses

First off, thank you for joining us at QuiltCon and taking one of the PreQuilt Courses!

We understand that there's always a learning curve to something new and so we developed these complimentary workshop Help Guides to get you up and running so that you can start designing and visualizing your quilt ideas as soon as possible.

In this learning portal, we've included a thorough tour of PreQuilt with [blowout diagrams](https://app.gitbook.com/o/6Fz8qQccLA8HTGr0bdh3/s/ZIxhpDEaPtVb8DXlSENh/~/changes/61/tour-prequilt/prequilt-blowouts) and guides on how to [sign up](broken://pages/SLvjScp4YY19FSemFHyp) and [login](/tour-prequilt/logging-in.md).&#x20;

We have 3 courses that can help you get your toes wet ([Intro to PreQuilt](/old-courses/quiltcon-courses/intro-to-prequilt.md)), fully immerse yourself with advanced know how ([Deep Dive into PreQuilt](/old-courses/quiltcon-courses/deep-dive-into-prequilt.md)) and quickly color all your quilt ideas (Color It with PreQuilt). So, please jump in and get started!

{% content-ref url="/pages/nHzTKEWcbOyedmSphMmq" %}
[Intro to PreQuilt](/old-courses/quiltcon-courses/intro-to-prequilt.md)
{% endcontent-ref %}

{% content-ref url="/pages/HQ6tzsBY2GZssW3bRqQx" %}
[Deep Dive into PreQuilt](/old-courses/quiltcon-courses/deep-dive-into-prequilt.md)
{% endcontent-ref %}

{% content-ref url="/pages/dnNd7eIFpzbBjBEcVYhm" %}
[Color It with PreQuilt](/old-courses/quiltcon-courses/color-it-with-prequilt.md)
{% endcontent-ref %}


---

# 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:

```
GET https://courses.prequilt.com/old-courses/quiltcon-courses.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.
