> 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/ms.md).

# M's

## <mark style="color:blue;">Magic Quad</mark>

The **Magic Quad** button (<img src="/files/BmM1IpeY8VwKIwmuQF7l" alt="" data-size="line">) is located on the central [*Toolbar*](https://glossary.prequilt.com/pq-glossary/ts#toolbar) of the quilt editor window.

The **Magic Quad** is a feature that takes the design from the top left quadrant of a quilt and will mirror it as a group horizontally into the trop right quadrant of the quilt. It will then also mirror the entire top half of the quilt vertically onto the bottom half of the quilt.&#x20;

<div><figure><img src="/files/WkNQTJBO2Vs2Lqm9ltCG" alt=""><figcaption><p><em>Quilt design - Top left quadrant</em></p></figcaption></figure> <figure><img src="/files/lNsGIlupg6YXHQQ9fzGi" alt=""><figcaption><p><em>Quilt design using Magic Quad</em></p></figcaption></figure></div>

## <mark style="color:blue;">Market Page</mark>

The PreQuilt **Market Page** is a webpage that showcases the [*digital coloring pages*](https://glossary.prequilt.com/pq-glossary/ds#digital-coloring-page-also-coloring-page) available for coloring. A designer can share up to 10 digital coloring pages on the Market Page and should have an associated quilt pattern available for purchasing.

Digital coloring pages and the Market Page is a feature for Market Plan subscribers.


---

# 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/ms.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.
