# Example

This is an example signup form which uses the Enzoic password strength meter. When the password field has focus, you will see Enzoic appear as a frame around the field.

To open the example below in a larger window, click [Edit on CodePen](https://codepen.io/enzoic/pen/GRNJrBr)

{% embed url="<https://codepen.io/enzoic/pen/GRNJrBr>" fullWidth="false" %}


---

# 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.enzoic.com/enzoic-api-developer-documentation/password-strength-meter/example.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.
