# Script Information

{% hint style="info" %}
Current Version 1.0.0
{% endhint %}

Add a password generator to your website to allow your visitors a way to create their own unique passwords. You can customize the colors and wording on the script.

Use UPPERCASE, lowercase, numbers, and symbols to create a unique password. Once you are done, you can one-click to copy to your clipboard and paste wherever you need to.

You can customize the script with dozens of options.

{% hint style="warning" %}
***NOTE:** If you like this plugin, don't forget to add a review where you purchased it at. It will help us continue to develop the plugin.*
{% 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://futuredesigngroup.gitbook.io/jquery-password-generator/master.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.
