# Installation

The Job Alert plugin can be installed like just another plugin in your WordPress website&#x20;

### Installing from WordPress Dashboard

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

1. Login to your WordPress dashboard as an admin user
2. Goto your **Plugins > Add New**&#x20;
3. Click on '**Upload Plugin**' button and select the ZIP file (job-alerts-for-wp-job-openings.zip)
4. Click on '**Install Now'** button and activate it

### Manual Installation (Using FTP)

1. Download the plugin file (ZIP file) to your system
2. Upload job-alerts-for-wp-job-openings.zip to the wp-content/plugins directory to your web server.
3. Activate the plugin from the plugin menu within the WordPress admin.

Once activated you will be able to see all the extra options in the plugin menu of the base plugin WP Job Openings


---

# 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.wpjobopenings.com/job-alerts-addon/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.
