# Site speed up

- [Speed up](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up.md): Boost your website's performance with Avada SEO Suite's speed up modes. Experience faster loading times and better user engagement.
- [Compare modes](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up/compare-modes.md): Compare 3 automatic speed up modes
- [Web performance](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up/web-performance.md): Understand web performance and how important it is in SEO within Avada SEO Suites
- [Speed up - custom mode](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up-custom-mode.md): Customize your speed up feature with our advanced features
- [JS deferral](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up-custom-mode/js-deferral.md): The Script Manager and JS deferral are crucial tools in SEO for organizing and selectively loading various scripts on your website, enhancing site speed and user experience
- [Style optimization](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up-custom-mode/style-optimization.md): Style optimization helps your store have a good-looking and well-organize experience to visitors.
- [Assets optimization](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up-custom-mode/assets-optimization.md): Optimize all images in assets file to load page faster
- [Lazy loading](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up-custom-mode/lazy-loading.md): Lazy loading images on a website improves performance by loading images only as they scroll into view.
- [Minification](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up-custom-mode/minification.md): Learn the importance of minification in SEO through our detailed guide, which helps reduce load times and improve user experience by streamlining your website's code
- [Instant page](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up-custom-mode/instant-page.md): Instant page helps your site's pages load instantly and improve your conversion rate.
- [Preconnect](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up-custom-mode/preconnect.md): Preconnect helps your store load external resources faster, improving page speed and user experience.
- [Font-display: swap](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up-custom-mode/font-display-swap.md): Ensure your store's text loads immediately — even before custom fonts are fully downloaded.
- [🧩 Critical CSS](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up-custom-mode/critical-css.md): Boost your store’s speed by prioritizing only the CSS needed for above-the-fold content.
- [⚡ Hyperspeed](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up-custom-mode/hyperspeed.md): Boost page performance by optimizing non-essential JavaScript execution.
- [🔄 Page Loader](https://docs.avada.io/seo-suite-help-center/site-speed-up/speed-up-custom-mode/page-loader.md): Deliver a smoother browsing experience by optimizing how your store loads - right from the first interaction.


---

# 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://docs.avada.io/seo-suite-help-center/site-speed-up.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.
