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

# FEATURED ON PREQUILT

- [FREE PreQuilt Course](https://help.prequilt.com/featured-on-prequilt/free-prequilt-course.md)
- [Ruby Star Collaboration](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration.md): // QuiltCon 2026 //
- [EZ Peezy Sampler Mockups](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration/ez-peezy-sampler-mockups.md): Free Ruby Star Sampler Feature
- [Custom Bespoke Samplers](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration/custom-bespoke-samplers.md): Free Ruby Star Sampler Feature
- [Ruby Star Fabric Catalog](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration/ruby-star-fabric-catalog.md): PreQuilt Subscriber Feature
- [Fabric Calculations](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration/fabric-calculations.md): Free Ruby Star Sampler Feature
- [Download Image of Your Sampler](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration/download-image-of-your-sampler.md): Free Ruby Star Sampler Feature
- [Share in the Community Gallery](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration/share-in-the-community-gallery.md): Free Ruby Star Sampler Feature
- [Change the Binding Fabric](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration/change-the-binding-fabric.md): Free Ruby Star Sampler Feature
- [Pinning Fabric on Samplers](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration/pinning-fabric-on-samplers.md): Free Ruby Star Sampler Feature
- [Add Different RSS Blocks](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration/add-different-rss-blocks.md): Free Ruby Star Sampler Feature
- [Create Alternate Quilt Blocks](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration/create-alternate-quilt-blocks.md): Free Ruby Star Sampler Feature
- [Subscribe to PreQuilt](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration/subscribe-to-prequilt.md): Subscribe to Unlock Advanced Samper Features
- [Save & Revisit Your Sampler Quilt](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration/save-and-revisit-your-sampler-quilt.md): PreQuilt Subscriber Feature
- [Save RSS Fabrics to Your Stash](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration/save-rss-fabrics-to-your-stash.md): PreQuilt Subscriber Feature
- [Use RSS Blocks in Other Quilts](https://help.prequilt.com/featured-on-prequilt/ruby-star-collaboration/use-rss-blocks-in-other-quilts.md): PreQuilt Subscriber Feature
- [Friends of PreQuilt](https://help.prequilt.com/featured-on-prequilt/friends-of-prequilt.md)
- [Blog - PreQuilt Use Cases](https://help.prequilt.com/featured-on-prequilt/blog-prequilt-use-cases.md)
- [January 2025 | Updated Color Cards](https://help.prequilt.com/featured-on-prequilt/blog-prequilt-use-cases/january-2025-or-updated-color-cards.md): Color Challenge + Color Card Updates!
- [February 2025 | Designing in PreQuilt](https://help.prequilt.com/featured-on-prequilt/blog-prequilt-use-cases/february-2025-or-designing-in-prequilt.md): I Am Korean Adjacent & QuiltCon Events
- [March 2025 | Do I Have Enough Fabric?](https://help.prequilt.com/featured-on-prequilt/blog-prequilt-use-cases/march-2025-or-do-i-have-enough-fabric.md): Working with a FQ Bundle


---

# 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://help.prequilt.com/featured-on-prequilt.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.
