# Reset your password

If you cannot log in, resetting your password helps you regain access without creating a new account.

## Reset your password

1. Click **Log in**.
2. Click **Forgot your password**.
3. Enter the email address for your account.
4. Click **Reset password**
5. Open the password reset email and click the reset link.
6. Create and confirm your new password.
7. Return to the site and log in.

## If the email does not arrive

Check your spam or junk folder, then try again. If you still do not receive the email, contact your site administrator or support team.


---

# 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://liiguide.docs.laws.africa/your-account/reset-your-password.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.
