> For the complete documentation index, see [llms.txt](https://docs.wpeka.com/wp-adcenter/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wpeka.com/wp-adcenter/lazy-loading-pro.md).

# Lazy Loading (Pro)

## **How to implement lazy loading in WPAdCenter?**

* On your WordPress Dashboard, click on the WPAdCenter Plugin. Go to **‘Create Ad’**.

![](/files/sWrQd0kjvi2lIK7RpM8u)

* Select the Ad type. WPADCenter has lazy loading for **Banner Image, External Image Link, HTML5, and Video Ads.**
* On selecting any of the above ad types, you will be able to see the **Lazy Loading Ads Settings** on the **right side panel**.

![](/files/JaUaxUmqJlGQKY0dLPsA)

* Lazy loading will be turned off by default. For enabling this feature, you can click on **Yes** under Enable Lazy Loading.
* Enter the number of pixels before which the ads will start loading. The default pixel value has been set as 200. However, you can change the loading pixels based on your choic&#x65;**.** The setting for this is very individual for each site, its user behavior, and the publisher’s expectations.

![](/files/ZKMjbBW2b01z8eFvhDyP)

* Once you have entered all the other ad details, click on **Update/Publish**.

![](/files/Kkb3v11V8zQr3qAGwdj0)

* Your ad will now load before the set pixels, thereby improving the page load speed, and ad performance.

**Note: The lazy loading feature is not recommended for Animated Ads and rotating ads.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.wpeka.com/wp-adcenter/lazy-loading-pro.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
