# Installation

### Minimum requirements

Be sure your software meets requirements of the Affiliate Egg plugin:

* PHP 5.3 or higher.
* Wordpress 4.2.2 or higher.

### Plugin installation

The manual plugin installation is the same as any other installation of the Wordpress plugin:

* Download a ZIP archive of the plugin from your [user panel](http://www.keywordrush.com/en/login) or your license provider.
* From wp-admin interface, select `Plugins` -> `Add New`.
* Click `Upload`.
* Click `Choose File` and select `Affiliate Egg` zip file.
* Click `Install Now`.
* Activate the plugin through the `Plugins menu` in WordPress.
* Input the active license key. You can find the key in your [user panel](http://www.keywordrush.com/en/login) or in your license provider.

### Changelog

Please [find here](https://www.keywordrush.com/changelog/affiliate-egg/readme.txt) the releases notes.


---

# 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://ae-docs.keywordrush.com/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.
