# PreQuilt Glossary

## <mark style="color:blue;">Glossary of Terms</mark>

We understand it's always difficult to learn something new. There's always a learning curve, a new vocabulary to learn. That's where we hope this glossary will come in handy!

Below, you'll find a very visually oriented glossary of all the terms we use regularly in this PreQuilt Help Guide and in our online YouTube tutorial videos.&#x20;

If you find yourself confused because we've forgotten to include one, please don't hesitate to email us at <mark style="color:blue;">**<hello@prequilt.com>**</mark> and we'll be happy to help you out and add it here!

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>A</td><td><a href="pq-glossary/as">as</a></td></tr></tbody></table>


---

# 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://glossary.prequilt.com/prequilt-glossary.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.
