> For the complete documentation index, see [llms.txt](https://docs.wpeka.com/wp-legal-pages/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-legal-pages/video-guides.md).

# Video Guides

* **Getting started with WPLegalPages**

{% embed url="<https://youtu.be/iqdLl9qsBHc>" %}

* **How to install WPLegalPages (Free and Pro)**

{% embed url="<https://youtu.be/vuUr6A6QQ1E>" %}

* **How to configure settings on WPLegalPages**

{% embed url="<https://youtu.be/FmzIfboIVcI>" %}

* **How to use the wizard function to create a Privacy Policy in WPLegalPages**

{% embed url="<https://youtu.be/91tMgpQnOZw>" %}

* **How to add Terms and conditions page to your WordPress website**

{% embed url="<https://youtu.be/RDZLty9vnsg>" %}

* **How to create an Impressum using WPLegalPages**

{% embed url="<https://youtu.be/8SEtZ9Jkv5Q>" %}

* **How to create legal policy  pop-ups**

{% embed url="<https://youtu.be/3f-o8wQ03Sg>" %}

* **What eCommerce policies do you need for your website**

{% embed url="<https://youtu.be/UdtoDueX0U0>" %}

* **How to create a Returns and Refunds Policy page**

{% embed url="<https://youtu.be/TN_JzRce54I>" %}


---

# 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:

```
GET https://docs.wpeka.com/wp-legal-pages/video-guides.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.
