# 02 | Custom Quilt Blocks

## <mark style="color:blue;">Exercise 02</mark>

<figure><img src="/files/HvugarUTg2xbReIV33Bv" alt=""><figcaption></figcaption></figure>

**02** | *Create a custom Sawtooth Star block.*

***Objective*** | To create a quilt block from scratch. We call this a [*custom quilt block*](https://glossary.prequilt.com/pq-glossary/cs#custom-quilt-block).  We will be creating this Sawtooth Star block:

![](/files/GKAxzcOHzwwWTUgbtxF2)

***

## <mark style="color:blue;">Module 02 | Create a Custom Quilt Block</mark>

In this module, you'll learn how to create custom quilt blocks in PreQuilt. Your custom blocks can be original ideas or reverse engineered traditional quilt blocks.

In order to teach you how to create a custom quilt block, this module is broken into 2 parts:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-type="content-ref"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Module 02a</strong></mark></td><td>A Bit about Reverse Engineering</td><td></td><td><a href="/files/PfaJ6omecOK255LZNHGy">/files/PfaJ6omecOK255LZNHGy</a></td><td><a href="/pages/pR09YHkLR0y80XGsgtot">/pages/pR09YHkLR0y80XGsgtot</a></td><td><a href="/pages/pR09YHkLR0y80XGsgtot">/pages/pR09YHkLR0y80XGsgtot</a></td></tr><tr><td><mark style="color:blue;"><strong>Module 02b</strong></mark></td><td>Create a Custom Block</td><td></td><td><a href="/files/NVC1sVuU4J2VUYXfoSLH">/files/NVC1sVuU4J2VUYXfoSLH</a></td><td><a href="/pages/vU7QwdJfQfxHaFAZXjS1">/pages/vU7QwdJfQfxHaFAZXjS1</a></td><td><a href="/pages/vU7QwdJfQfxHaFAZXjS1">/pages/vU7QwdJfQfxHaFAZXjS1</a></td></tr></tbody></table>

&#x20;&#x20;


---

# 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://courses.prequilt.com/youtube-courses/intro-to-prequilt-course/02-or-custom-quilt-blocks.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.
