# Resetting Your Password

To Reset your password, simply open the NeuroTracker Application, and click on 'Reset Password'

<figure><img src="/files/2XTbbciao8hQCZcSSLUg" alt=""><figcaption></figcaption></figure>

Next, enter the email address you used to sign up for NeuroTracker and click "Reset." You'll receive an email with instructions to reset your password. Please allow up to 3 minutes for the email to arrive.

If you don't see the email in your inbox, be sure to check your spam or junk folder.


---

# 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.neurotrackerx.com/support/resetting-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.
