# Login Password

<figure><picture><source srcset="/files/4hwEonLDtvpjNzkXJbd3" media="(prefers-color-scheme: dark)"><img src="/files/jvOdjWVaE711s4mIbZGb" alt=""></picture><figcaption></figcaption></figure>

\
When you install the PolkaGate extension, you will be prompted to set a login password. You can choose to ignore this prompt or decline to set a password. If you select “Maybe later,” the prompt will reappear after some time. If you choose “No,” you can always manage the login password later via the main menu under Settings.

<figure><picture><source srcset="/files/t3HkUU0GORgQARXKnSQV" media="(prefers-color-scheme: dark)"><img src="/files/r0gNzyzb7MnpegLUoDKe" alt=""></picture><figcaption><p>Login Password Prompt</p></figcaption></figure>

If you click the “Yes” button to set a login password, you will be directed to the following page where you can create a password to secure the Polkagate extension. This password will be required to access the extension. Please note that you will still need to enter the individual password for each account when submitting transactions. The login password and account passwords can be the same or different, depending on your preference.

<figure><picture><source srcset="/files/zrgtLMK38sJ3ibAvZU8s" media="(prefers-color-scheme: dark)"><img src="/files/yjNgpoYcgcRjNcgJHGuA" alt=""></picture><figcaption><p>Set Password</p></figcaption></figure>

If you click “No” but later decide to set a login password, or if you want to change or remove an existing password, you can do so by going to the extension’s settings menu as shown below.<br>

<figure><picture><source srcset="/files/XFOU9s206kjN3JuPvl5h" media="(prefers-color-scheme: dark)"><img src="/files/UsdeKLATJ9quN6yizdq3" alt=""></picture><figcaption><p>Home Page</p></figcaption></figure>

<figure><picture><source srcset="/files/kR2nP9rs195FDOMZ5RT8" media="(prefers-color-scheme: dark)"><img src="/files/DvEruDR3BVkxuMyqKp5y" alt=""></picture><figcaption><p>Manage Password</p></figcaption></figure>

***

⚠️ Please note that if you forget your login password, it cannot be recovered, as we do not store your password for security reasons. The only way to regain access to your accounts is by using your recovery phrase or JSON file to re-import your account(s) via the “Forgot password?” option on the login page. Therefore, always ensure that your recovery options are saved in a safe place.


---

# 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/settings/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.
