> For the complete documentation index, see [llms.txt](https://docs.fairville.be/cirklo-handleiding-voor-handelaars/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fairville.be/cirklo-handleiding-voor-handelaars/aan-de-slag/wachtwoord-vergeten.md).

# Wachtwoord vergeten

{% hint style="info" %}
**Mocht je jouw wachtwoord vergeten zijn of verloren hebben, dan kan je een nieuw wachtwoord instellen door onderstaande stappen te volgen.**&#x20;
{% endhint %}

<details>

<summary>Stap 1: Inloggen? </summary>

**Wachtwoord vergeten? Geen zorgen!**\
Als je je wachtwoord bent vergeten en niet kunt inloggen,  volg dan deze eenvoudige stappen om het probleem op te lossen:

**Start het inlogproces:**

* Klik op **'Inloggen'** in de app of op de website.
* Kies vervolgens de optie **'E-mail en wachtwoord'**.

![](/files/T3MiKUC5Bs0UUSUn0Y2X)![](/files/AkR94zcyNoYRgzIyi91T)

</details>

<details>

<summary>Stap 2: Mail</summary>

**Voer je e-mailadres in:**

* Geef het e-mailadres in dat je hebt gebruikt tijdens de registratie van je account.
* Klik op **'Doorgaan'** om verder te gaan.\
  ![](/files/RybB1nCGwp0TrsrxTY18)

</details>

<details>

<summary>Stap 3: Kies wachtwoord vergeten</summary>

**Selecteer 'Wachtwoord vergeten':**

* Je krijgt nu de mogelijkheid om te klikken op **'Wachtwoord vergeten'**.
* Volg de stappen die worden weergegeven om een nieuw wachtwoord in te stellen.![](/files/OAryA5aUqhCaSfzNjBtd)

</details>

<details>

<summary>Stap 4: Verificatie code</summary>

**Stel je nieuwe wachtwoord in:**

* Controleer je e-mail voor een verificatiecode of link om je wachtwoord opnieuw in te stellen. Zo kan alleen jij wijzigingen aan je wachtwoord aanbrengen.&#x20;
* Voer een nieuw, sterk wachtwoord in en bevestig dit.

![](/files/ROQm7ag8e2VQqzYn9dLg)

#### **Tips bij het instellen van een nieuw wachtwoord:**

* Kies een wachtwoord dat uniek is en niet eerder is gebruikt.
* Gebruik een combinatie van hoofdletters, kleine letters, cijfers en speciale tekens voor extra veiligheid.

</details>

<details>

<summary>Stap 5:  Log in</summary>

**Je wachtwoord is succesvol gewijzigd!**\
Je bent nu ook automatisch ingelogd!

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.fairville.be/cirklo-handleiding-voor-handelaars/aan-de-slag/wachtwoord-vergeten.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
