# Installation and activation

### Requirements

* PHP version 7.4 or higher.
* The most current release of WordPress.
* The most current release of the WooCommerce plugin (free).

### Recommendations

* Dedicated IP address.

### Installation

1. Download the ZIP archive with plugin distribution from your user panel.
2. In the WordPress admin interface, go to `Plugins > Add new`.
3. Click `Upload`.
4. Click `Choose File` and select the file external-importer.zip.
5. Click `Install Now`.
6. Wait a few minutes for the install to finish and activate the plugin.

### Licensing

After the plugin is installed and activated, you must enter your license key in the plugin settings. You can find your license key in [your user panel](https://www.keywordrush.com/panel).

If you want to use your key for a new domain:&#x20;

1. Deactivate and delete the plugin from the current domain.
2. Revoke your license in the user panel.
3. Install the plugin on your new domain and activate it with your key.


---

# 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://ei-docs.keywordrush.com/getting-started/installation-and-activation.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.
