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

# Q's

## <mark style="color:blue;">Quilt Editor</mark>

The **Quilt Editor** is the separate window that is used for creating or editing the entire quilt. Within the quilt editor, you can control the quilt grid dimensions (or digital design wall), manage the quilt's color tags, place blocks onto the quilt grid (or digital design wall), and manage border and binding settings.

## <mark style="color:blue;">Quilt Grid (</mark>*<mark style="color:blue;">also</mark>* <mark style="color:blue;"></mark><mark style="color:blue;">Digital Design Wall)</mark>

The **quilt grid** (also called a Digital Design Wall) is the area of space that contains the rows and columns of [*<mark style="color:blue;">cell blocks</mark>*](https://app.gitbook.com/o/6Fz8qQccLA8HTGr0bdh3/s/6bPmBgJH7XZ5gcieNGS3/~/changes/6/pq-glossary/c#cell-block) where you can layout your quilt blocks. Currently, there are 3 different quilt grids: [*rectangular*](#rectangular-grid)*,* [*<mark style="color:blue;">on point</mark>*](#on-point-grid), and [*equilateral triangles*](#equilateral-triangle-grid).&#x20;

Once a new quilt has been set to a quilt grid type, it cannot be changed. Create a new quilt to switch quilt grid types.

### <mark style="color:blue;">-> Rectangular Grid</mark>

The **Rectangular Grid** is a collection of cell blocks that are organized in rows and columns that are set at a 90 degree angle.

<div><figure><img src="/files/Gm5TWa5E86hVVePV72wD" alt=""><figcaption><p><em>Rectangular grid</em></p></figcaption></figure> <figure><img src="/files/7blehr3RSSYhUXaix4sQ" alt=""><figcaption></figcaption></figure></div>

### <mark style="color:blue;">-> On Point Grid</mark>

The **On Point Grid** is a collection of cell blocks that are organized in rows and columns that are set at a 45 degree angle. In PreQuilt, there are 2 options to choose. The difference is where the first full cell block starts.

<div><figure><img src="/files/cCtpEscnmrHfpJ6fFvHB" alt=""><figcaption><p><em>On point grid - Option A</em></p></figcaption></figure> <figure><img src="/files/EIYrnlrmhKPvgEGmzQmY" alt=""><figcaption><p><em>On point grid - Option B</em></p></figcaption></figure></div>

### <mark style="color:blue;">-> Equilateral Triangle Grid</mark>

The **Equilateral Triangle Grid** is a collection of equilateral triangles nested together into rows.&#x20;

<div><figure><img src="/files/tXHbmGPpmhz9iXO89piS" alt=""><figcaption><p><em>Equilateral triangle grid</em></p></figcaption></figure> <figure><img src="/files/7blehr3RSSYhUXaix4sQ" alt=""><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:

```
GET https://glossary.prequilt.com/pq-glossary/qs.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.
