# ⚡ Hyperspeed

{% hint style="info" %}
**Who can use this feature?**\
This feature is available for **Enterprise users**.
{% endhint %}

### **What is Hyperspeed?**

Hyperspeed improves loading efficiency by deferring JavaScript that doesn’t directly affect your store’s visible content. This reduces render-blocking scripts, helping your store load faster and smoother — especially on mobile.

***

### **Why use Hyperspeed?**

* Prioritize visible content for faster first paint
* Reduce delays caused by heavy JavaScript
* Improve Core Web Vitals and user experience
* Ideal for stores with multiple apps or custom scripts

Let’s activate Hyperspeed and make every millisecond count.

***

### 🎮 Try it in action

{% embed url="<https://app.arcade.software/share/uFBiXtzhRBoF2wfgn4RK>" %}

***

### ⚙️ How to Set Up HyperSpeed

#### Step 1: Enable the Hyperspeed feature

1. Open **Avada SEO Suite**
2. Go to **Speed Up > Custom > Settings**
3. Find **Hyperspeed** and toggle it **ON**

***

#### Step 2: Apply changes to your theme

4. Go to **Speed Up Now**
5. Select your theme and click **Optimize** to apply the Hyperspeed feature

***

#### Step 3: Verify the feature is working

**A. In your theme files**

1. Go to **Online Store > Themes > Actions > Edit Code**
2. Search for the file: `avada-seo-hyperspeed.liquid`
3. Open the file — you should see **6 JavaScript files** listed, confirming the feature is active

**B. On your storefront**

* Visit your store frontend
* Use tools like **PageSpeed Insights** or **Lighthouse**
* Check performance scores — **FCP** (First Contentful Paint) and **LCP** (Largest Contentful Paint) should be lower than before

***

#### 📌 Merchant Notes

* Always click **Speed Up Now** after enabling the feature
* Hyperspeed works best on stores with multiple apps or custom scripts
* If FCP and LCP improvements aren’t visible, try clearing your browser cache or using incognito mode when testing


---

# 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-custom-mode/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.
