# How to Reset Login Password

Regularly updating your password is good security practice. You can use this option if you know your current password but wish to update it for security.

**Here is a guide on resetting a login password:**

Login password page link: <https://my.cwallet.com/settings/security/login>

Navigate to the avatar photo in the upper right corner, and click the '**Settings**' option.

<figure><img src="/files/7fwmB9y1nimB21fgqctH" alt=""><figcaption></figcaption></figure>

On the profile page, click the '**Security**' option and select '**Login Password**'.

<figure><img src="/files/4wVDkvgCHstTuwQAF8X5" alt=""><figcaption></figcaption></figure>

Enter your old password first, and then enter and confirm your new login password.

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


---

# 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.cwallet.com/security/password/login-password/how-to-reset-login-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.
