# Overview

Lollipop Authenticator is a Chrome extension that helps you sign in to Lollipop and approve Lollipop account requests from your browser.

The Authenticator lets you:

* Create a new Lollipop account
* Recover an existing account with a secret recovery phrase
* Unlock your account locally on this browser
* Connect to Lollipop pages
* Approve or reject sign-in and signing requests
* View your recovery phrase or change your password from Manage
* Remove the saved account from this browser

## Before you begin

Your Authenticator account is stored encrypted on this browser and device. Your password unlocks it locally.

Your password is not the same as your recovery phrase. If you forget your password, there is no password recovery flow. You must restore the account using your secret recovery phrase.

> **Important:** Anyone with your secret recovery phrase can restore and control the same account. Keep it private and store it somewhere safe.

## Supported Lollipop pages

The Authenticator connects through Lollipop pages, including:

* `https://lollipop.gg/*`
* `https://*.lollipop.gg/*`

If you are not on a Lollipop page, the Authenticator may not connect or may ask you to open your Lollipop dashboard.


---

# 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/chrome-authenticator.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.
