> 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-image-with-gridlines.md).

# Quilt Image with Gridlines

{% hint style="info" %}
**PRO TIP:** A printed copy of your quilt design with gridlines becomes an **excellent quilt map** for when you're piecing!
{% endhint %}

## <mark style="color:blue;">Quilt Image with Gridlines</mark>

Being able to download and print off a picture of your quilt top with gridlines and numbered columns/rows makes piecing your quilt top a much easier and less confusing process.&#x20;

It's easy to add gridlines and colunm/row numbers to your quilt image to make a quilt map.

***

## <mark style="color:blue;">How to Download Your Quilt Image with Gridlines</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 **Grid Lines** and then click on the <mark style="color:blue;">**Update**</mark> button.

   ![](/files/Xv3DWSlVjEahMlwVi7Qv)

   <figure><img src="/files/fdEtcXPWbIcaLrx4X8Mu" 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/2cjwbZbefG7obKM3sBxZ" alt=""><figcaption></figcaption></figure>
5. A JPG of your block name legend will download onto your computer.

   <div align="left"><figure><img src="/files/s4rRXiHcuchEzzr8uNCy" 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-image-with-gridlines.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.
