# How to sign in if I forgot password?

**👉 Step 1:** Click \[Forgot Password?] and Enter your email address.

<figure><img src="/files/otsfOo7fYtgQImdPTb18" alt=""><figcaption></figcaption></figure>

**👉 Step 2:** Enter the 6-digit verification code sent to your registered email then tab \[Enter].

<figure><img src="/files/BxYXJ0rdRPUiaUG85ppU" alt=""><figcaption></figcaption></figure>

**👉 Step 3:** Enter the new password and confirm it.

<figure><img src="/files/ORMbXpXz7X0ouRPu9g5H" alt=""><figcaption></figcaption></figure>

Once the password has been reset successfully, you will be back on the Login page. Enter your email address and new password to log in now.


---

# 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://helpcenter.wealify.com/english-version/getting-started/sign-in/how-to-sign-in-if-i-forgot-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.
