# TOUR PREQUILT

- [PreQuilt Blowouts](https://courses.prequilt.com/tour-prequilt/prequilt-blowouts.md)
- [Account Profile & Settings](https://courses.prequilt.com/tour-prequilt/prequilt-blowouts/account-profile-and-settings.md)
- [Dashboards](https://courses.prequilt.com/tour-prequilt/prequilt-blowouts/dashboards.md)
- [Quilts Dashboard](https://courses.prequilt.com/tour-prequilt/prequilt-blowouts/dashboards/quilts-dashboard.md)
- [Blocks Dashboard](https://courses.prequilt.com/tour-prequilt/prequilt-blowouts/dashboards/blocks-dashboard.md)
- [Fabric Dashboard](https://courses.prequilt.com/tour-prequilt/prequilt-blowouts/dashboards/fabric-dashboard.md)
- [Fabric Pull Dashboard](https://courses.prequilt.com/tour-prequilt/prequilt-blowouts/dashboards/fabric-pull-dashboard.md)
- [AddOn Dashboard](https://courses.prequilt.com/tour-prequilt/prequilt-blowouts/dashboards/addon-dashboard.md)
- [The Quilt Editor (Quilt Grid)](https://courses.prequilt.com/tour-prequilt/prequilt-blowouts/the-quilt-editor-quilt-grid.md)
- [The Block Editor](https://courses.prequilt.com/tour-prequilt/prequilt-blowouts/the-block-editor.md)
- [PreQuilt Glossary](https://courses.prequilt.com/tour-prequilt/prequilt-glossary.md)
- [Logging In](https://courses.prequilt.com/tour-prequilt/logging-in.md)


---

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