# Installation

{% hint style="info" %}
&#x20;HurryTimer requires WordPress 4.0 or greater, and PHP  5.6 or greater to function correctly.
{% endhint %}

### Installing HurryTimer Free

In your WordPress admin area, follow the steps below to install HurryTimer Free plugin:

1. Navigate to Plugins > Installed Plugins
2. In the search field, search for HurryTimer, then click on **Install Plugin**
3. Click on **Activate** to activate the plugin

### Installing HurryTimer Pro

{% hint style="info" %}
Don’t have the HurryTimer Pro license yet?  [Click here to select your plan](https://hurrytimer.com/pricing/)
{% endhint %}

{% hint style="warning" %}
Before installing HurryTimer Pro, make sure you deactivate the free version if it’s already installed.
{% endhint %}

1\. Click the button "**Download Plugin**" in the email you received after purchase, to download the plugin zip file to your computer.

<figure><img src="/files/f9vBnCaiJZkWtVzTTRdy" alt=""><figcaption></figcaption></figure>

2\. In your WordPress admin, go to *Plugins → Add New.*

![](/files/QTrJOf6pE2xVmWK5LrR2)

3\. Click the **"Upload plugin"** button, choose the zip file you've just downloaded, and click the **"Install Now"** button to start installation.

![](/files/-LmyGcwaE2VNSl4Cbtkw)

4\. Finally, click the button **"Activate Plugin"**.

![](/files/-LmyGqQ2I9oKCOt12WPE)

### Activating your HurryTimer Pro license key

To receive automatic updates for HurryTimer Pro, you must activate your license:

1. Copy the license key you received in your inbox after purchase
2. In your WordPress admin area, navigate to **HurryTimer > License**
3. Paste the license key, and click on **Activate License**

![Activate license key](/files/-MR5kEGXXBzFT8bpiWVL)

Once you click the "Activate license" button you should see this message:

![License key activated successfully.](/files/-MR5kcaNCq3nmK9zo5s9)

### Move the license key to another website

1. Navigate to HurryTimer > License
2. Click the **Deactivate license** button and your license key will be removed from the current website .
3. Now you can activate it on the new website.

![License key deactivated](/files/-MR5lv5Eyz-n1OsPJGMr)


---

# 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.hurrytimer.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.
