> 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/00-or-intro-to-color-tags.md).

# 00 | Intro to Color Tags

## <mark style="color:blue;">Intro to Color Tags</mark>

A [*Color Tag*](https://glossary.prequilt.com/pq-glossary/cs#color-tags) is a tag that is used to link a quilt block piece to a fabric. Color Tags can be linked to both [*solid color swatches*](https://glossary.prequilt.com/pq-glossary/ss#solid-color-swatch) or [*printed fabric swatches*](https://glossary.prequilt.com/pq-glossary/ps#printed-fabric-swatch-also-fabric-swatch).&#x20;

When the fabric used by a Color Tag is changed (from a solid to another solid or from a solid to a printed fabric swatch or from a printed fabric swatch to another printed fabric swatch), everything that is linked to that Color Tag will also change and be updated automatically.

<figure><img src="/files/2zZembxw38cUL4yddyTI" alt=""><figcaption></figcaption></figure>


---

# 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/00-or-intro-to-color-tags.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.
