# Installation

- [Advanced Views Lite](https://wplake.gitbook.io/advanced-views/getting-started/installation/advanced-views-lite.md): The Advanced Views plugin can be installed and used free-of-charge from the WordPress.org or WordPress.com Plugin directory.
- [Advanced Views Pro](https://wplake.gitbook.io/advanced-views/getting-started/installation/advanced-views-pro.md): Learn how to install the Advanced Views Pro plugin.
- [Comparison Table](https://wplake.gitbook.io/advanced-views/getting-started/installation/comparison-table.md): Use the table below to compare Advanced Views Lite and Advanced Views Pro features to determine which one is better suited to your needs.
- [Upgrading from Lite to Pro](https://wplake.gitbook.io/advanced-views/getting-started/installation/upgrading-from-lite-to-pro.md): Learn how to upgrade from Advanced Views Lite to our paid Pro plugin.


---

# Agent Instructions: 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://wplake.gitbook.io/advanced-views/getting-started/installation.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.
