# Change password

If you want could sign in to your eztalks account, you can change your password easily on your profile page.

### Simple 3 steps to change eztalks password:

**Step1:**&#x20;

Sign in to your eztalks account first.

**Step2:**&#x20;

Go to the My Profile page and click change password, then you can set up a new password on the pop-up window.

**Step3:**

Done! Log out and Sign in eztalks account with your new password.


---

# 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://eztalks.gitbook.io/help/getting-started/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.
