# HYPERSPEED

- [About Hyperspeed](https://hyperflow.sygnal.com/hyperspeed/about-hyperspeed.md): What is Sygnal Hyperspeed and what does it do?
- [Hyperspeed Releases](https://hyperflow.sygnal.com/hyperspeed/hyperspeed-releases.md)
- [Hyperspeed Caching Features](https://hyperflow.sygnal.com/hyperspeed/hyperspeed-caching-features.md)
- [Purge Cache on Site Publish](https://hyperflow.sygnal.com/hyperspeed/hyperspeed-caching-features/purge-cache-on-site-publish.md)
- [Hyperspeed Security Features](https://hyperflow.sygnal.com/hyperspeed/hyperspeed-security-features.md)
- [Hyperspeed SEO Features](https://hyperflow.sygnal.com/hyperspeed/hyperspeed-seo-features.md)
- [Hyperspeed Advanced & Custom Features](https://hyperflow.sygnal.com/hyperspeed/hyperspeed-advanced-and-custom-features.md): Custom features we can add to your Hyperspeed installation
- [Hyperspeed Monitoring & Maintenance](https://hyperflow.sygnal.com/hyperspeed/hyperspeed-monitoring-and-maintenance.md)
- [Additional Notes](https://hyperflow.sygnal.com/hyperspeed/additional-notes.md): Bring your Webflow hosted site's performance into the high 90's
- [Hyperspeed API](https://hyperflow.sygnal.com/hyperspeed/additional-notes/hyperspeed-api.md)
- [Monitoring](https://hyperflow.sygnal.com/hyperspeed/additional-notes/monitoring.md)
- [Information](https://hyperflow.sygnal.com/hyperspeed/additional-notes/information.md)
- [JS](https://hyperflow.sygnal.com/hyperspeed/additional-notes/js.md)
- [CSS](https://hyperflow.sygnal.com/hyperspeed/additional-notes/css.md)
- [Hyperflow Purge Cache](https://hyperflow.sygnal.com/hyperspeed/additional-notes/hyperflow-purge-cache.md): Purge the proxy cache, when your Webflow site is republished
- [Purge Triggers](https://hyperflow.sygnal.com/hyperspeed/additional-notes/hyperflow-purge-cache/purge-triggers.md)
- [Purge HTML Only](https://hyperflow.sygnal.com/hyperspeed/additional-notes/hyperflow-purge-cache/purge-html-only.md)
- [Quickstart](https://hyperflow.sygnal.com/hyperspeed/additional-notes/hyperflow-purge-cache/quickstart.md)
- [Content Coverage](https://hyperflow.sygnal.com/hyperspeed/additional-notes/content-coverage.md)
- [Special File Handling](https://hyperflow.sygnal.com/hyperspeed/additional-notes/special-file-handling.md)
- [Caching](https://hyperflow.sygnal.com/hyperspeed/additional-notes/caching.md)
- [Image Handler](https://hyperflow.sygnal.com/hyperspeed/additional-notes/image-handler.md)
- [Dev Setup](https://hyperflow.sygnal.com/hyperspeed/additional-notes/dev-setup.md)
- [Hyperflow Inline SVGs](https://hyperflow.sygnal.com/hyperspeed/additional-notes/hyperflow-inline-svgs.md)
- [Hyperflow Image Optimization](https://hyperflow.sygnal.com/hyperspeed/additional-notes/hyperflow-image-optimization.md)
- [Hyperflow Editor](https://hyperflow.sygnal.com/hyperspeed/hyperflow-editor.md)
- [Future](https://hyperflow.sygnal.com/hyperspeed/future.md)
- [Webflow Notes](https://hyperflow.sygnal.com/hyperspeed/webflow-notes.md)
- [Troubleshooting](https://hyperflow.sygnal.com/hyperspeed/troubleshooting.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://hyperflow.sygnal.com/hyperspeed.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.
