# 03 Panel Quilt Grid

## <mark style="color:blue;">Create the quilt grid</mark>

Now that you have the math figured out, let's create our quilt grid that will work with your panel using the correct sized cell blocks and the correct number of rows and columns.

1. After measuring and deciding on your common block size, click on the <mark style="color:blue;">**QUILT**</mark> tab in the PreQuilt [*<mark style="color:blue;">Dashboard</mark>*](/welcome-to-prequilt/about-this-help-guide/glossary.md#dashboard).

   <div align="left"><figure><img src="/files/Rzb9Lszc3WVpvvrc1Rng" alt=""><figcaption></figcaption></figure></div>
2. Then click on '<mark style="color:blue;">**Create Quilt**</mark>' to start your panel quilt.

   <div align="left"><figure><img src="/files/QykJaEQASpRub0SNAz7m" alt=""><figcaption></figcaption></figure></div>
3. In the pop-up, use the **Rectangle Grid** and <mark style="color:blue;">**change the size**</mark> of your blocks (in this example to 4" square blocks) and click on '<mark style="color:blue;">**Use This Grid**</mark>'.

   <div align="left"><figure><img src="/files/UIjvziPiq9ptsCnk3EDS" alt=""><figcaption></figcaption></figure></div>
4. Add the necessary number of columns or rows to your quilt grid to fit your panel and the border you'd like to have around the panel. In this example, I'll need to have 10 columns and 12 rows.
   1. Click on the <mark style="color:blue;">**GRID**</mark> tab on the left hand control panel.
   2. Then <mark style="color:blue;">**change the number**</mark> of columns or rows you'll need and click '<mark style="color:blue;">**Update**</mark>' to save.

      <div align="left"><figure><img src="/files/yqUfca92e5mTp5VjdgrC" alt=""><figcaption></figcaption></figure></div>


---

# 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/panel-quilts/03-panel-quilt-grid.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.
