> 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/setting-up-wplegalpages/installing-the-plugin.md).

# Installing The Plugin

1. Head over to  your **WordPress Dashboard**
2. Click on Plugins > Add New

![](/files/-MfWO5pF_s_tolekdMtg)

&#x20;    3\. Type WPLegalPages on the search bar

![](https://lh6.googleusercontent.com/LaSKp2dAskcTjKEXSi9qmyOkzJT4fq60UrIbB1smtslDP-8AStENNTXNS9IU-yix7erLPLqKHIFxLCd9fXFtf-iGbIBpO_URLTMybI_y3hDB-SHbTaEHxyCu8cRo3ZAFtald-w1n)

&#x20;     4\. Select the WPLegalPages plugin shown below:

![](https://lh6.googleusercontent.com/-Z9XB_cIfcA0oCBtKattTRRjuLT_RbW_X1zSAKUayyXjHFSpkAZ3bJG5yAcOBn9xyn-jJF22rFTbCLwRZeMV4Z7u805c-yTFx7JtMUiyThlSMMtoJns5B0DFVPeo9N3sJzbiCa_0)

&#x20;       5\. Click on **Install Now** button, and then **activate**

The free plugin is now activated and ready to use. You can learn more about how to upgrade to the pro version in the next page.


---

# 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/setting-up-wplegalpages/installing-the-plugin.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.
