# Installing The Plugin

**1. Log in to your WordPress Admin Dashboard:** Enter your website's URL followed by "/wp-admin" (e.g., [www.yourwebsite.com/wp-admin](http://www.yourwebsite.com/wp-admin)) in your web browser. Provide your login credentials to access the WordPress admin area.

**2. Navigate to the "Plugins" section:** On the left-hand side of the admin dashboard, find the "Plugins" tab and click on it. This will take you to the plugins management page.

**3. Click on "Add New":** Once you're on the plugins page, click on the "Add New" button located at the top of the screen. This will take you to the plugin installation page.

**4. Search for "Limit Login Attempts Reloaded":** In the search field on the top right, type "Limit Login Attempts Reloaded" and press Enter. The plugin should appear in the search results.

**5. Click on "Install Now":** Locate the "Limit Login Attempts Reloaded" plugin from the search results and click on the "Install Now" button next to it. WordPress will automatically download and install the plugin on your website.&#x20;

{% hint style="info" %}
In some cases, the Limit Login Attempts Reloaded plugin might be automatically installed when your web hosting provider sets up your WordPress web site. In these situations you might need your web hosting provider’s assistance updating it to the latest version.
{% 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://docs.limitloginattempts.com/installation-and-setup/installing-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.
