> For the complete documentation index, see [llms.txt](https://glossary.prequilt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://glossary.prequilt.com/pq-glossary/ss.md).

# S's

## <mark style="color:blue;">Selection Tool</mark>

The **Selection Tool** (<img src="/files/HL3N43yukhyc7UbwtU5Q" alt="" data-size="line">) is a button on the [*Toolbar*](https://glossary.prequilt.com/pq-glossary/ts#toolbar) that quickly enables you to select different configurations of [*cell blocks*](https://glossary.prequilt.com/pq-glossary/cs#cell-block) on the [*quilt grid*](https://glossary.prequilt.com/pq-glossary/qs#quilt-grid-also-digital-design-wall). It is a dropdown menu that offers you the following selection options:

* ![](/files/p34ws05bblXv9UOoe52i)

## <mark style="color:blue;">Solid Color Swatch</mark>

A **Solid Color Swatch** is a digital representation of a solid fabric. PreQuilt is preloaded with digital [*color cards*](/pq-glossary/cs.md#color-card-also-digital-color-card) for all the major fabric manufacturers, such as Robert Kaufman's Kona color card, Art Gallery Fabric's Pure Elements, and Paintbrush Studio's Painter's Palette.

<figure><img src="/files/M1nXal9C3A3n1M5wrpeZ" alt=""><figcaption><p><em>Paintbrush Studio's Fuschia solid color swatch</em></p></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://glossary.prequilt.com/pq-glossary/ss.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.
