# Overview

Limit Login Attempts Reloaded is a WordPress plugin designed to enhance the security of your WordPress website by limiting the number of login attempts a user can make. It helps prevent and neutralize brute-force attacks, where an attacker tries to gain unauthorized access to your website by repeatedly guessing usernames and passwords. With over 2.5 million active users, Limit Login Attempts Reloaded is the one of the top security plugins used in WordPress, and top 25 plugins overall.&#x20;

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


---

# 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/introduction/overview.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.
