# Reset your password

If you've forgotten your password, you can easily reset it:

1. Go to the Fairmarkit login page.<br>

   <figure><img src="https://docs.fairmarkit.com/content/gs/images/forgot-password_thumb_0_0.png" alt=""><figcaption></figcaption></figure>
2. Click Forgot Password?.<br>

   <figure><img src="https://docs.fairmarkit.com/content/gs/images/forgot-password-2_thumb_0_0.png" alt=""><figcaption></figcaption></figure>
3. Enter your Email, and then click Reset password.\
   You'll receive an email with instructions on how to reset your password.


---

# 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.fairmarkit.com/getting-started/getting-started-with-fairmarkit/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.
