# Enabling LiteSpeed Crawler

**LiteSpeed Crawler** is an integral feature of the LiteSpeed Cache plugin designed to enhance your website's performance. By crawling your site and updating cached pages, it reduces waiting times for visitors and saves significant bandwidth.

#### Benefits of LiteSpeed Crawler

* **Faster Page Loading**: The crawler refreshes expired pages at regular intervals, minimizing the chances of users encountering uncached pages.
* **Improved User Experience**: This results in a smoother and faster browsing experience for your visitors.

{% hint style="info" %}
The crawler operates at the server level, and its availability is managed by us to optimize resource usage.
{% 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.clouduxe.com/network-and-technology/enabling-litespeed-crawler.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.
