# Wachtwoordeisen

Wordt je nieuwe wachtwoord niet geaccepteerd? Dat is vervelend. Vaak zit het probleem in een klein detail.

Tip: Klik eerst op het oog-symbool in het invoerveld. Zo zie je precies wat je typt en voorkom je typfouten.

Controleer de eisen Het systeem is strikt. Je wachtwoord moet 8 tot 16 tekens lang zijn en minimaal 3 van de volgende 4 opties bevatten:

* Kleine letters
* Hoofdletters
* Cijfers (0-9)
* Symbolen (kies uit: `@ # $ % ^ & * - _ + =`)

*Let op: Gebruik alleen de bovenstaande symbolen. Andere leestekens worden mogelijk niet herkend.*


---

# 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://service.zekerarbo.nl/hulp-medewerkers/medewerkers/inloggen/wachtwoordeisen.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.
