# Manage your account

Open **Manage** to view sensitive account options.

![Manage account screen](/files/YzLX9WY73swjpn6VWtrV)

The Manage screen lets you view your recovery phrase or change your password.

## View your recovery phrase

Click **View Recovery Phrase**. You will be asked to verify your current password first.

![Verify password screen](/files/UhwfmnYnMPHEEMbEmjUu)

Password verification protects sensitive account actions.

After verification, reveal the phrase only in a private place.

![Recovery phrase reveal screen](/files/2z4n2BJMpnVxlWoR8r7G)

Anyone with this phrase can restore and control the same account.

## Change your password

Click **Change Password**, enter your current password, then choose a new password.

![Change password screen](/files/l9iFu7GA3GpeF8i0JmdP)

Changing your password updates the local password for this browser and device.

Your secret recovery phrase does not change when you change your 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://docs.lollipop.gg/lollipop-authenticator-for-chrome/manage-account.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.
