# 02a | Reverse Engineering

{% hint style="info" %} <mark style="color:blue;">**Reverse Engineer:**</mark> To examine the construction or composition of a quilt block in order to recreate a duplicate or similar quilt block.
{% endhint %}

## <mark style="color:blue;">Module 02a | About Reverse Engineering</mark>

Before we can get started building out a custom quilt block (in this case - a traditional quilt block, the Sawtooth Star), I'm going to introduce you to the concept of reverse engineering.

**Reverse engineering** is to examine the construction or composition of a quilt block in order to recreate a duplicate or similar quilt block.

***

## <mark style="color:blue;">YouTube Video</mark>

{% embed url="<https://youtu.be/xvCkCXISuj8?si=dOV4eWMwnUQvBxrm>" %}
*Module 2a: A Tidbit on Reverse Engineering*
{% endembed %}

***

## <mark style="color:blue;">Help Guide</mark>

In preparation for reverse engineering a block (like the Sawtooth Star):

1. Breakdown the block into a grid.

   <div align="left"><figure><img src="/files/CjT4yNW6RK3P739C2xs4" alt="" width="387"><figcaption></figcaption></figure></div>
2. Analyze the block and break it down into its components.

   * There are 4 small white squares, 4 flying geese, and 1 large black square.

   <div align="left"><figure><img src="/files/jI5kmVdPcNaCPhgQpsfW" alt="" width="375"><figcaption></figcaption></figure></div>

With is knowledge, we can now recreate the block in PreQuilt.


---

# 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/02a-or-reverse-engineering.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.
