# Hyperspeed Caching Features

## Asset Caching&#x20;

* Identify and edge-cache all Webflow image & video assets to maximize performance for your Webflow-hosted site. Excellent coverage;
  * `<img src>` caching
  * `<img srcset>` responsive image caching
  * `<video>` caching, including Webflow background videos&#x20;
  * Background images in `style` attributes
  * Background images in the Webflow CSS file&#x20;

## Bandwidth & Traffic Management

* Minimize traffic to Webflow's origin servers, to assist you in staying within Webflow hosting plan limits.&#x20;
  * Typically a 90% reduction in bandwidth use.&#x20;
* Detailed reporting.&#x20;

##


---

# 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/hyperspeed-caching-features.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.
