# How to Install the Plugin

You can download the plugin `.zip` file from one of the following sources:

1. **Email Confirmation** – After purchasing the plugin, check your email inbox for the download link.
2. **Member Area** – Log in to your account on our website and navigate to the **View Details and Downloads** section to access the latest version of the plugin.

Make sure to save the `.zip` file to a location on your computer where you can easily find it for installation.

See image reference:

<figure><img src="/files/k6ahmT2CNLnTMnsL20wu" alt=""><figcaption><p>Click View Details and Downloads</p></figcaption></figure>

<figure><img src="/files/cOsPjVlUFpqETCLyFNzZ" alt=""><figcaption><p>Click download button</p></figcaption></figure>

\
You can use the following link to login:

{% hint style="info" %}
<https://secure.ghozylab.com/account/purchase-history/>
{% endhint %}

Now follow these steps to install the plugin on your WordPress website:

1. Go to your **WordPress Dashboard**. Click on **Plugins** → **Add New**
2. On the top of the page, click the **“Upload Plugin”** button.
3. Click on the **“Choose File”** button. Select the **plugin-name-pro.zip** file from your computer.
4. Click the **“Install Now”** button.
5. Wait a few seconds while WordPress completes the installation.
6. After installation, click **“Activate”** to enable the plugin.

Your plugin is now installed and ready to use! 🚀


---

# 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://ghozylab.gitbook.io/plugins/getting-started/how-to-install-the-plugin.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.
