# 8. 启用页面预加载

### 用途

* 不论是电脑端鼠标点击还是移动端触屏点击，从准备点击到点击完成需要的时间可能达到几百毫秒，也就是零点几秒，通过预加载页面来提升客户的访问体验。
* [新窗口中查看 GIF 图](https://share.shopify2006.com/H9Vx0Mpg)

（点击查看大图，按 Esc 退出大图浏览）

![](/files/L78yTRTSZZ4AOsX04cSw)

### 用法

[0. 支持一键开启和关闭的功能](/switches/0.-zhi-chi-yi-jian-kai-qi-he-guan-bi-de-gong-neng.md)


---

# 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://ls.shopify2006.com/switches/8.-qi-yong-ye-mian-yu-jia-zai.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.
