# Change Password

1. Visit your **Account Settings** page (<https://m0ve.app/edit>)
2. Locate the **New Password** item and input a new password
3. Locate the **Confirm New Password** item and input your new password again
4. Enter your **Current Password**
5. **Click save**
6. **You're done!**

<figure><img src="/files/CORqW1UhyQ5hNwNlNENf" 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.m0ve.app/account/change-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.
