# Help - WP Legal Pages

## Help - WP Legal Pages

- [Introduction to WPLegalPages](https://docs.wpeka.com/wp-legal-pages/master.md): This page introduces WP Legal Pages plugin and lists down different kinds of templates it provides to easily create privacy policies, you can use these templates to customize your page.
- [What are GDPR and CCPA?](https://docs.wpeka.com/wp-legal-pages/what-are-gdpr-and-ccpa.md): This section tells you about GDPR and CCPA.
- [Which Websites need to be GDPR and CCPA Compliant?](https://docs.wpeka.com/wp-legal-pages/which-websites-need-to-be-gdpr-and-ccpa-compliant.md): This page tells whether your website needs to be compliant with them. This also speaks about how you can easily create a policy that is compliant with the GDPR and CCPA within a few minutes.
- [Installing The Plugin](https://docs.wpeka.com/wp-legal-pages/setting-up-wplegalpages/installing-the-plugin.md): This page will take you through the process of installing the WPLegalPages free version.
- [Upgrading to WPLegalPagesPro](https://docs.wpeka.com/wp-legal-pages/setting-up-wplegalpages/updating-wplegalpages-to-wplegalpagespro.md): This page will guide you through the process of upgrading to the pro version of WPLegalPages. Check out the video guide at the end of the page to know more about the process.
- [Accepting WPLegalPages Terms of Use](https://docs.wpeka.com/wp-legal-pages/setting-up-wplegalpages/accepting-wplegalpages-terms-of-use.md): This page will show you how to proceed after installing the plugin. As a first step you have to read and accept the terms of use of the plugin.
- [Configuring the Settings](https://docs.wpeka.com/wp-legal-pages/setting-up-wplegalpages/general_settings.md): This feature is a one-time set up. The details that you enter here will be used to generate customized legal pages. Check out the video at the end of the page to learn more.
- [Compliances Settings](https://docs.wpeka.com/wp-legal-pages/compliances-settings.md): The Compliances Settings Tab has a set of useful settings that can help you with certain legal requirements.
- [Create Legal Pages](https://docs.wpeka.com/wp-legal-pages/wizard-beta.md): This feature is like a guided setup where you can choose from easy to use templates to generate  customized policy pages. Check out the video guide at the end of the page to know more.
- [Create A Custom legal template using Wizard](https://docs.wpeka.com/wp-legal-pages/create-a-custom-legal-template-using-wizard.md): This page explains how you can easily create a custom legal template for your WordPress website using wizard.
- [FAQ](https://docs.wpeka.com/wp-legal-pages/faq.md): This is the general frequently asked questions page, answering questions which are important and covers basic need to know information.
- [Additional Resources](https://docs.wpeka.com/wp-legal-pages/faq/additional-resources.md): Here are some additional resources to help you learn more about the legal pages that you would need for your website.
- [Video Guides](https://docs.wpeka.com/wp-legal-pages/video-guides.md): This page covers the video guides and resources that you would need to get started with WPLegalPages plugin.


---

# 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/wp-legal-pages/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.
