# Installation and activation

### **Requirements**

* The latest version of WordPress.
* The latest version of [**Content Egg Pro**](https://www.keywordrush.com/contentegg) (optional but highly recommended for product embedding functionality).

### Installation and Activation Steps

{% stepper %}
{% step %}
**Download the Plugin**

* Log in to your [user panel](https://www.keywordrush.com/panel) and download the **ZIP archive** containing the plugin.
  {% endstep %}

{% step %}
**Upload and Install the Plugin**

* In your **WordPress admin dashboard**, go to **Plugins > Add New**.
* Click **Upload Plugin**.
* Click **Choose File** and select **too-much-niche.zip**.
* Click **Install Now**.
  {% endstep %}

{% step %}
**Activate the Plugin**

* Wait for the installation to complete.
* Once finished, click **Activate Plugin**.
  {% endstep %}

{% step %}
**Enter License Key**

* After activation, go to the plugin settings.
* Enter your **license key** to unlock full functionality.
* You can find your **license key** in your [user panel](https://www.keywordrush.com/panel).
  {% endstep %}
  {% endstepper %}

{% hint style="info" %}
Use your article generation credits within 12 months of purchase. After this period, your license will expire, and you will lose the ability to generate articles.
{% endhint %}

####


---

# 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://tmniche-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.
