# Orphan Block Quilts

{% hint style="info" %}
**Orphan Blocks** are leftover or extra blocks that have not been used in a quilt.
{% endhint %}

## <mark style="color:blue;">A Use Case for Orphan Blocks</mark>

PreQuilt is an excellent tool for figuring out how best to use any of your [*<mark style="color:blue;">Orphan Blocks</mark>*](/welcome-to-prequilt/about-this-help-guide/glossary.md#orphan-blocks). Not only can you load your pieced blocks into PreQuilt, but you can also randomly place them into a quilt grid and randomly rotate them.&#x20;

Here's an example of some scrap blocks I had leftover from a previous project. I had only one of each, so I loaded pictures of the blocks into PreQuilt and then used its randomization features to come up with a fun design to use up my orphan blocks.

<figure><img src="/files/E4D2PeTmRmLJz6qGqbwq" alt=""><figcaption><p><em>Example of mini quilt using orphan blocks</em></p></figcaption></figure>

Wanna make your own? Let's dive in!

{% content-ref url="/pages/d834Lh6FnWMLitY74JGw" %}
[01 Photograph Your Blocks](/prequilt-101/starter-quilts/orphan-block-quilts/01-photograph-your-blocks.md)
{% endcontent-ref %}

{% content-ref url="/pages/T8eBkfKeB7ttIvOLWjUY" %}
[02 Import Blocks into PreQuilt](/prequilt-101/starter-quilts/orphan-block-quilts/02-import-blocks-into-prequilt.md)
{% endcontent-ref %}

{% content-ref url="/pages/SH2rFzhSOb6h5nGGLkwJ" %}
[03 Use Blocks in Quilt](/prequilt-101/starter-quilts/orphan-block-quilts/03-use-blocks-in-quilt.md)
{% endcontent-ref %}

{% content-ref url="/pages/D5VbktcPYpFOhrljsN9S" %}
[04 Random Play](/prequilt-101/starter-quilts/orphan-block-quilts/04-random-play.md)
{% endcontent-ref %}


---

# 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://help.prequilt.com/prequilt-101/starter-quilts/orphan-block-quilts.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.
