> For the complete documentation index, see [llms.txt](https://learning.loftyfiber.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learning.loftyfiber.com/knitting-and-crochet-videos.md).

# Knitting and Crochet Videos

- [E-Learning Course - Learn to Crochet - Make Valentines](https://learning.loftyfiber.com/knitting-and-crochet-videos/e-learning-course-learn-to-crochet-make-valentines.md)
- [Pattern PDFs](https://learning.loftyfiber.com/knitting-and-crochet-videos/e-learning-course-learn-to-crochet-make-valentines/pattern-pdfs.md)
- [Full Tutorial for the Small Heart Pattern](https://learning.loftyfiber.com/knitting-and-crochet-videos/e-learning-course-learn-to-crochet-make-valentines/full-tutorial-for-the-small-heart-pattern.md)
- [Crochet Basics Video - How to Chain Stitch](https://learning.loftyfiber.com/knitting-and-crochet-videos/e-learning-course-learn-to-crochet-make-valentines/crochet-basics-video-how-to-chain-stitch.md)
- [Crochet Basics Video - How to Single Crochet](https://learning.loftyfiber.com/knitting-and-crochet-videos/e-learning-course-learn-to-crochet-make-valentines/crochet-basics-video-how-to-single-crochet.md)
- [Crochet Basics Video - How to Slip Stitch](https://learning.loftyfiber.com/knitting-and-crochet-videos/e-learning-course-learn-to-crochet-make-valentines/crochet-basics-video-how-to-slip-stitch.md)
- [Crochet Basics Video - How to Invisible Decrease](https://learning.loftyfiber.com/knitting-and-crochet-videos/e-learning-course-learn-to-crochet-make-valentines/crochet-basics-video-how-to-invisible-decrease.md)
- [Basic Stitches Photo PDF](https://learning.loftyfiber.com/knitting-and-crochet-videos/e-learning-course-learn-to-crochet-make-valentines/basic-stitches-photo-pdf.md)
- [Pattern Video - Joining the Lobes](https://learning.loftyfiber.com/knitting-and-crochet-videos/e-learning-course-learn-to-crochet-make-valentines/pattern-video-joining-the-lobes.md)
- [Pattern Video - Stuff the Hearts and Weave-In Ends](https://learning.loftyfiber.com/knitting-and-crochet-videos/e-learning-course-learn-to-crochet-make-valentines/pattern-video-stuff-the-hearts-and-weave-in-ends.md)
- [Pattern Video - How to Hang your Heart](https://learning.loftyfiber.com/knitting-and-crochet-videos/e-learning-course-learn-to-crochet-make-valentines/pattern-video-how-to-hang-your-heart.md)
- [Using LoftyLaces](https://learning.loftyfiber.com/knitting-and-crochet-videos/using-loftylaces.md): Hold our knitting in-progress so that you can try on a garment or park your stitches
- [Knitting Videos](https://learning.loftyfiber.com/knitting-and-crochet-videos/knitting-videos.md)
- [Slip 2 Knit 1 PSSO](https://learning.loftyfiber.com/knitting-and-crochet-videos/knitting-videos/slip-2-knit-1-psso.md)
- [Magic Knot](https://learning.loftyfiber.com/knitting-and-crochet-videos/knitting-videos/magic-knot.md): This video shows how to make a "Magic Knot"
- [Knitting Cast Ons](https://learning.loftyfiber.com/knitting-and-crochet-videos/knitting-cast-ons.md)
- [E-Loop Cast On](https://learning.loftyfiber.com/knitting-and-crochet-videos/knitting-cast-ons/e-loop-cast-on.md)
- [German Twisted Cast On](https://learning.loftyfiber.com/knitting-and-crochet-videos/knitting-cast-ons/german-twisted-cast-on.md)
- [Cable Cast On](https://learning.loftyfiber.com/knitting-and-crochet-videos/knitting-cast-ons/cable-cast-on.md)
- [Knitted Cast On](https://learning.loftyfiber.com/knitting-and-crochet-videos/knitting-cast-ons/knitted-cast-on.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://learning.loftyfiber.com/knitting-and-crochet-videos.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.
