# Change Password

PolkaGate allows you to **update your Master Password** at any time, keeping your extension and accounts secure.

In extension mode, open **Settings → Extension Settings → Password** tab.

<figure><img src="/files/rHZEGi38qJSkt8DJagpM" alt="" width="234"><figcaption><p>Change Password (extension)</p></figcaption></figure>

Type your current Master Password, enter your new password and confirm it and click **Set Password** button. This will update both your extension login and all account passwords.

In full-screen mode, go to **Settings → Extension Settings** and select **Change Password**.

<figure><img src="/files/2UZ86gyMh3I9OhUgc4UO" alt=""><figcaption><p>Extension Settings (full-screen)</p></figcaption></figure>

<figure><img src="/files/27UkJSufwYfTUXWKYgpy" alt="" width="241"><figcaption><p>Change Password modal (full-screen)</p></figcaption></figure>

Type your current Master Password, enter your new password and confirm it and click **Set Password** button. This will update both your extension login and all account passwords.

**Tip:** Choose a strong and unique password to keep your accounts secure.


---

# 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.polkagate.xyz/polkagate/polkagate-extension-user-guide/master-password/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.
