> For the complete documentation index, see [llms.txt](https://courses.prequilt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://courses.prequilt.com/old-courses/quiltcon-courses/color-it-with-prequilt/06-or-ombre-maker.md).

# 06 | Ombre Maker

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

**06** | *Create a Log Cabin quilt using ombre blocks.*

***Objective*** | To use the PreQuilt Ombre Maker to create log cabin blocks with 1 Color Stop, 2 Color Stops, and 3 Color Stop ombres.

This exercise is broken down into smaller units, for which I have built out separate instructions:&#x20;

{% content-ref url="/pages/Ox97gOTgOViak1sbg4Tl" %}
[a | Use a Log Cabin starter quilt](/old-courses/quiltcon-courses/color-it-with-prequilt/06-or-ombre-maker/a-or-use-a-log-cabin-starter-quilt.md)
{% endcontent-ref %}

{% content-ref url="/pages/fwyTHbYGLd8qFDmGb3PN" %}
[b | One color stop ombre](/old-courses/quiltcon-courses/color-it-with-prequilt/06-or-ombre-maker/b-or-one-color-stop-ombre.md)
{% endcontent-ref %}

{% content-ref url="/pages/puJIfEujoWtONaZwAR1q" %}
[c | Three color stop ombre](/old-courses/quiltcon-courses/color-it-with-prequilt/06-or-ombre-maker/c-or-three-color-stop-ombre.md)
{% endcontent-ref %}


---

# 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://courses.prequilt.com/old-courses/quiltcon-courses/color-it-with-prequilt/06-or-ombre-maker.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.
