# Instant page

{% hint style="info" %}
**Who can use this feature?**

* This feature is available for all users.
  {% endhint %}

### What is Instant Page?

Instant Page is a speed optimization feature that preloads page content before users click on links. This creates a faster browsing experience by reducing the time it takes for pages to load after a user clicks.

Instant Page works by preloading HTML content in the background when a user hovers over a link.&#x20;

### Why Instant Page?

When visitors browse your store, Instant Page preloads the linked pages they're likely to visit next. This creates a seamless browsing experience by:

* Eliminate waiting time between page loads
* Create an instant response when customers click links
* Improve core web vitals metrics

### How to set up Instant Page

1. Go to **Speed up customization**"
2. **Turn on** Instant page
3. If you don't want to apply Instant page to a specific page, enter URL in Ignore URLs
4. Click **Save**

<figure><img src="/files/euepGddaPzPcC5mimD8x" alt=""><figcaption></figcaption></figure>

In some scenario, you may not want to preload links such as: "/account/logout", which causes the customer account to be logged out. These special links are already handled by our app, we will only load links that matter.


---

# 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/instant-page.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.
