# Activating The Plugin

**1. 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.

**2. Click on “Installed Plugins”:** Use the search bar on the top-right to locate “Limit Login Attempts Reloaded”. Once found, click on the "Activate" link that appears under the plugin title. This will activate the "Limit Login Attempts Reloaded" plugin on your WordPress website.

**3.  Access Plugin Settings:** Once activated, you can access the plugin's settings by clicking on "Settings" in the left-hand menu and selecting "Limit Login Attempts". From there, you can configure the plugin according to your preferences to effectively prevent brute force attacks.

{% hint style="info" %}
The premium version of Limit Login Attempts Reloaded is activated with a special setup code that is sent via email once the subscription is paid for. This is good for one domain or a subdomain, or multiple sites if an Agency plan is used.
{% endhint %}

### How to Activate The Premium Version

{% embed url="<https://www.youtube.com/watch?v=JbGrIYn8RwA>" %}


---

# 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/activating-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.
