# Create a password for your account

### Rules to create a user password

<figure><img src="/files/ltL7Fn2xQq1UKJYR0vou" alt=""><figcaption></figcaption></figure>

Your password must meet all the rules listed below.

1. It should be at least 8 characters long.
2. It must include at least one lowercase letter.
3. It must include at least one uppercase letter.
4. It must include at least one digit.
5. It must contain at least one special character from the following: @#$%^&+=


---

# 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://help.modor.io/manage-your-account/create-a-password-for-your-account.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.
