> For the complete documentation index, see [llms.txt](https://help.prequilt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.prequilt.com/prequilt-features/using-digital-coloring-pages/search-for-a-specific-fabric-in-coloring-pages.md).

# Search for a Specific Fabric in Coloring Pages

<figure><img src="/files/8Jm5uIFJoHt8z9NlbW9N" alt=""><figcaption><p><em>Searched &#x26; selected Kona's Key Lime for Fabric Link C3</em></p></figcaption></figure>

## <mark style="color:blue;">How to Find a Solid Fabric by Name</mark>

Sometimes you know exactly what color of solid fabric you want to use, but it's hard to find it on the color card. Not a problem, you can search for the fabric alphabetically as well!

1. Click on the <mark style="color:blue;">**Edit**</mark> button associated with the Fabric Link you'd like to change. In this case, we'll be changing C3.

   <div align="left"><figure><img src="/files/nKojkPYqMHcA5VtPewcQ" alt=""><figcaption></figcaption></figure></div>
2. Click on the <mark style="color:blue;">**Sort by Name**</mark> button underneath the Solids tab.&#x20;

   <div align="left"><figure><img src="/files/inG8gOtg6HjaWh25yAJB" alt=""><figcaption></figcaption></figure></div>
3. This will automatically reorganize the swatch tiles into alphabetical order. I can now easily search for "Key Lime" which is a fabric I have in my stash and would like to use in this quilt.

   <div align="left"><figure><img src="/files/I6x1SRHWMrsxReXUvUn6" alt=""><figcaption><p><em>Organized by color card layout</em></p></figcaption></figure> <figure><img src="/files/D8UI8YmfoilaPD6Ny0DO" alt=""><figcaption><p><em>Organized alphabetally</em></p></figcaption></figure></div>
4. Once you find **Key Lime** <mark style="color:blue;">**click on its swatch tile**</mark> to select it to use for Fabric Link C3.

   <div align="left"><figure><img src="/files/UakgV3AbUTvaFFU6MT5N" alt=""><figcaption></figcaption></figure></div>

   <div align="left"><figure><img src="/files/y2UdLzciETWI6CbhQWv8" alt=""><figcaption><p><em>Fabric Link C3 is now using Key Lime</em></p></figcaption></figure></div>

*Learn how to use a **Printed Fabric Swatch** in digital coloring pages by clicking on the Next button below.*


---

# 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, and the optional `goal` query parameter:

```
GET https://help.prequilt.com/prequilt-features/using-digital-coloring-pages/search-for-a-specific-fabric-in-coloring-pages.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
