# Updating your Password

### :question:To change your password

**👉 Go to your user settings**

* Log in
* Access your settings
* Confirm your current password
* Save your new password

### :question:Forgot your password?

**👉 Request a password reset**

* From the login page, request a password reset
* Provide the email address associated with your account
* Click on the link in the email you receive (Check your spam/junk folder)

### **💡 Note**

* If you enter the wrong password multiple times, your access will be blocked after a few attempts.&#x20;
* Tou'll need to wait for some time before trying again.

{% embed url="<https://www.youtube.com/watch?v=BFwqdPZgspc>" %}


---

# 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.meeds.io/meeds-guides/user-guide/setting-up-your-account/updating-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.
