# Manage master password

Your master password serves as the ultimate key to keeping your wallet safe and secure. Depending on the situation you find yourself in, choose the appropriate article:

{% content-ref url="/pages/KzPAvuDAYWXaLIxoaEQP" %}
[Change master password](/main/extension-user-guide/account-security/manage-master-password/change-master-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/IMDf1h7a2dJTH5OwI7b3" %}
[Forgot master password](/main/extension-user-guide/account-security/manage-master-password/forgot-master-password.md)
{% endcontent-ref %}


---

# 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.subwallet.app/main/extension-user-guide/account-security/manage-master-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.
