# 03 | Add Blocks to Quilt

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

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

**03** | *Add the Sawtooth Star and a 1 Patch Block to the quilt grid*

***Objective*** | To understand the how to add our custom block to the quilt grid (that we created in Exercise 01) as well as how to find and add 1 Patch Blocks and preloaded quilt blocks.

***

## <mark style="color:blue;">Module 03 | Add Quilt Blocks to a Quilt</mark>

In this module, you'll learn a few different types of quilt blocks and how to add them to your quilt grid. You'll learn how to:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Module 03a</strong></mark></td><td>Add Blocks to a Quilt Grid</td><td></td><td><a href="/files/3fLcCvTRxCiaapWg04qe">/files/3fLcCvTRxCiaapWg04qe</a></td></tr><tr><td><mark style="color:blue;"><strong>Module 03b</strong></mark></td><td>Add One Patch Blocks</td><td></td><td><a href="/files/emTkj3nmNHoNjhYok9ZL">/files/emTkj3nmNHoNjhYok9ZL</a></td></tr><tr><td><mark style="color:blue;"><strong>Module 03c</strong></mark></td><td>Add Preloaded Quilt Blocks</td><td></td><td><a href="/files/OC8LANwq3JO2zp4aRero">/files/OC8LANwq3JO2zp4aRero</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/03-or-add-blocks-to-quilt.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.
