# Automated Business Directory WordPress Plugin | WP

## Automated Business Directory WordPress Plugin | WP

- [Introduction](https://docs.wpeka.com/wplocalplus/master.md): This is the introduction page, explaining the purpose of the guide and steps to install the plugin.
- [Setup WPLocalPlus](https://docs.wpeka.com/wplocalplus/setup-wplocalplus.md): This page explains the initial instructions for the setup, it lays down the steps of how to Create Google API Keys, create Google Map API key, create Google Place API key. create Google Maps URL, etc.
- [CSS Customization](https://docs.wpeka.com/wplocalplus/css-customization.md): This page explains about how to use CSS to customize the style of your business list like color, size, format from the settings page.
- [Add Business Listings & Display on Website](https://docs.wpeka.com/wplocalplus/add-business-listings-and-display-on-website.md): This page explains about how to add business listings & display on your website.
- [Shadow Box](https://docs.wpeka.com/wplocalplus/shadow-box.md): This page explains about how to use Shadow Box customization.
- [Search Functionality](https://docs.wpeka.com/wplocalplus/search-functionality.md): This page explains about how to use the Search Functionality using which your users can also search for business listing from the site front end.
- [Coupon Functionality](https://docs.wpeka.com/wplocalplus/coupon-functionality.md): This page explains about how to create and manage coupons.
- [Popup Keyword on Post/Page](https://docs.wpeka.com/wplocalplus/popup-keyword-on-post-page.md): This page explains about how to use the popup function on pages or posts.
- [Custom Post Type](https://docs.wpeka.com/wplocalplus/custom-post-type.md): This page shows how you can import and add business listings into custom post types.
- [FAQ](https://docs.wpeka.com/wplocalplus/faq.md): In order to receive plugin updates from WPEka get the product ID to use the plugin. You can also check the most frequently asked questions


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.wpeka.com/wplocalplus/master.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.
