# Password Requirements

## Password Requirements

When setting passwords on your payment terminal, you must respect the following parameters:

* Passwords must be 6 characters long
* The Administrator and Merchant passwords cannot be the same (can’t match)
* You cannot use the same digit 6 times consecutively (for example: 111111 or 777777)
* You cannot use 6 consecutive numbers, either ascending or descending (for example: 123456 or 987654)


---

# 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.payfacto.com/payfacto-knowledge/canada-doc-center/applications/secure-payment/application-securepay-module/securepay-application/configure-password-options/password-requirements.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.
