# Installing the Plugin

{% hint style="info" %}
[**Archive Pages Pro**](https://dlxplugins.com/plugins/archive-pages-pro/) **is a premium plugin. Please check out** [**Archive Pages Pro**](https://dlxplugins.com/plugins/archive-pages-pro/)**.**
{% endhint %}

## Install from the WordPress Admin

1. Log into your WordPress admin (i.e., your dashboard)
2. Go to Plugins->Add New
3. Go to Upload
4. Upload the archive-pages-pro.zip file
5. Install and Activate the plugin

After activation, you can find the plugin's settings in the Dashboard under **Settings > Archive Pages Pro**.

## Install via FTP

1. Download the plugin zip file of the sales email you received
2. Unzip the plugin zip in a place you can remember for the next steps
3. Log into your FTP program of choice for your website
4. Upload the unzipped folder into `wp-content/plugins`
5. Log into your admin dashboard
6. Head to the plugins screen
7. Search for **Archive Pages Pro**.
8. Activate the plugin

After activation, you will be taken to the plugin's settings screen.


---

# 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://docs.dlxplugins.com/archive-pages-pro/getting-started/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.
