# Compare modes

|                           |            Basic           |            Turbo           |           Rocket           |
| ------------------------- | :------------------------: | :------------------------: | :------------------------: |
| **Site impact**           |           Minimal          |           Medium           |            High            |
| Instant page              | :ballot\_box\_with\_check: | :ballot\_box\_with\_check: | :ballot\_box\_with\_check: |
| Minify CSS                | :ballot\_box\_with\_check: | :ballot\_box\_with\_check: | :ballot\_box\_with\_check: |
| Minify JS                 |                            | :ballot\_box\_with\_check: | :ballot\_box\_with\_check: |
| Circle pageloader         | :ballot\_box\_with\_check: | :ballot\_box\_with\_check: | :ballot\_box\_with\_check: |
| Logo pageloader           |                            |                            | :ballot\_box\_with\_check: |
| Image lazy-loading        |                            | :ballot\_box\_with\_check: | :ballot\_box\_with\_check: |
| Video & iFrame lazy load  |                            |                            | :ballot\_box\_with\_check: |
| JS defer                  |                            | :ballot\_box\_with\_check: | :ballot\_box\_with\_check: |
| Assets image optimization |                            | :ballot\_box\_with\_check: | :ballot\_box\_with\_check: |
| Critical CSS              |                            |                            | :ballot\_box\_with\_check: |
| Preconnect                |                            |                            | :ballot\_box\_with\_check: |
| Font-display: swap        |                            |                            | :ballot\_box\_with\_check: |

{% hint style="info" %}
With old version of Avada SEO Suite, we offer 4 automatic modes: Basic, Standard, Turbo, Rocket. Standard mode is no longer available for new users who installed app after 17 Jul, 2024.
{% endhint %}


---

# 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/speed-up/compare-modes.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.
