# FIXES // FAQs

- [Tips & How-to's for Fixing Things](https://help.prequilt.com/fixes-faqs/tips-and-how-tos-for-fixing-things.md): Sometimes things just don't look right and you can't figure out why. Here's the place for quick problem solving.
- [Fix a Thumbnail Image](https://help.prequilt.com/fixes-faqs/tips-and-how-tos-for-fixing-things/fix-a-thumbnail-image.md): Quilt Dashboard // Creating a Coloring Page
- [Hacks](https://help.prequilt.com/fixes-faqs/hacks.md)
- [Hexagons (a Hack)](https://help.prequilt.com/fixes-faqs/hacks/hexagons-a-hack.md): a Hacky Workaround
- [On Point Sashing (a Hack)](https://help.prequilt.com/fixes-faqs/hacks/on-point-sashing-a-hack.md): An Imperfect Hack on the On Point Grid
- [Block Editor Buttons](https://help.prequilt.com/fixes-faqs/block-editor-buttons.md): Work in progress...
- [Clone](https://help.prequilt.com/fixes-faqs/block-editor-buttons/clone.md): Find it on the Block Editor's central control bar.
- [Scale to Fit](https://help.prequilt.com/fixes-faqs/block-editor-buttons/scale-to-fit.md): Find it on the Block Editor's central control bar.


---

# 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://help.prequilt.com/fixes-faqs.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.
