> 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/prequilt-features/download-quilt-info/quilt-and-block-outlines.md).

# Quilt & Block Outlines

{% hint style="warning" %}
**ALERT:** You can only download the **Quilt Outlines** for your own quilts (that you have created). You cannot download this information for designer digital coloring pages. We do this because we try and keep all the secret ingredients (block info) hidden to protect designers' IP.
{% endhint %}

## <mark style="color:blue;">Quilt & Block Outlines</mark>

Sometimes you might want to download just the outlines and line drawing for your quilt and blocks. A good use case for this is if you want to include it with a quilt pattern or just to have a clean line drawing of your quilt.&#x20;

This is possible and easy to get with just a couple clicks of a button.

***

## <mark style="color:blue;">How to Download Your Quilt & Block Outlines</mark>

1. Click on the <mark style="color:blue;">**Download Image**</mark> button (<img src="/files/XNKAN2rVUlwg1cpBALcw" alt="" data-size="line">) on the vertical Toolbar.

   <img src="/files/36KKT4sKvgxpVUMD4qZW" alt="" data-size="original">
2. In the pop-up window, click on the <mark style="color:blue;">**Show Options**</mark> button.

   <div align="left"><figure><img src="/files/qCuBKCZIaLhiZEureGub" alt=""><figcaption></figcaption></figure></div>
3. &#x20;A box of options will appear below. Click on the <mark style="color:blue;">**checkbox**</mark> next to **Block Outlines** and then click on the <mark style="color:blue;">**Update**</mark> button.

   ![](/files/sy80DnMW3YRAHxjPV1Wt)

   <figure><img src="/files/cbnhhQwaCDgw0aFTb35u" alt=""><figcaption></figcaption></figure>
4. Once the image loads, click on the <mark style="color:blue;">**Download the Design**</mark> button.

   ![](/files/8at0eFqzUoxaYNtRCAmZ)

   <figure><img src="/files/cHXNQo74si8nkmEhvdUJ" alt=""><figcaption></figcaption></figure>
5. A JPG of your block name legend will download onto your computer.

   <div align="left"><figure><img src="/files/Jx6R6rESz5YTrmcfELNT" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/prequilt-features/download-quilt-info/quilt-and-block-outlines.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.
