# Forgot Password

Nobody knows your password. Reset your password from first page of the app.

![](/files/Md6bzAbl9TK8KbUToOe7)

## How To Reset Your Password

1. Go to Settings and log out of the app.
2. Tap Forget password?
3. Enter your email address.
4. You will receive a password reset email soon.


---

# 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://rigmon.gitbook.io/en/help/resetpassword.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.
