# Installation & Licensing

### Minimum Requirements

Before installing, ensure your environment meets the following requirements:

* **PHP**: Version 7.4 or higher
* **WordPress**: Version 6.0 or higher

### Installation

#### Step 1: Download the Plugin

1. Log in to your [**User Panel**](https://www.keywordrush.com/panel).
2. Download the **ZIP archive** containing the plugin (e.g., `content-egg.zip`).

#### Step 2: Upload to WordPress

1. In your **WordPress Admin Dashboard**, go to:\
   `Plugins > Add New > Upload Plugin`
2. Click **Choose File** and select the downloaded file (`content-egg.zip`).
3. Click **Install Now**.

> **Tip:** The plugin must remain in **ZIP format**. If your system automatically extracts it, re-zip the folder manually or disable auto-unzip.

#### Step 3: Activate the Plugin

1. Wait for the installation to finish.
2. Click **Activate** once the process completes.

<figure><img src="https://4254262503-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M3fnB7iKYwDc1Xhr3H3%2Fuploads%2F3SbnYS2c4XHo4fHe1Lpf%2Fimage.png?alt=media&#x26;token=ac6ba039-1d8c-46e2-9485-14ecd03bf868" alt=""><figcaption></figcaption></figure>

### Upgrading from the Free Version

If you are currently using **Content Egg Free** and want to upgrade to **Content Egg Pro**:

1. **Deactivate and delete** the Free version.\
   \&#xNAN;*Alternatively, you can simply install and replace it with the Pro version without deleting the Free plugin first.*
2. Download and install **Content Egg Pro** following the steps in the Installation section.

> ⚡ **Note:** You will not lose any existing products or settings during the upgrade.

### Licensing

#### Activating Your License

1. After activation, you’ll be redirected to the **License Page** (or access it later via the WordPress sidebar under **Content Egg**).
2. Enter your **License Key** (available in your [user panel](https://www.keywordrush.com/panel)).
3. Click **Save Changes** to complete activation.

✅ You’re now ready to start using **Content Egg Pro**!

#### Using Your License on a New Domain

If you need to transfer your license to another website:

**On the current domain:**

1. Deactivate and **delete** the plugin.
2. Revoke your license in the [**User Panel**](https://www.keywordrush.com/panel).

**On the new domain:**

1. Install the plugin again by following the steps in the **Installation** section.
2. Enter and activate your license key in the plugin settings.


---

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