# Approve or reject requests

Lollipop pages can send sign-in or signing requests to the Authenticator.

Read the request carefully before approving. If you do not recognize the request, click **Reject**.

## Approval request

![Login request screen](/files/VbddJD4RMM7DlL3AFYDe)

The request screen shows the action being requested and gives you the choice to approve or reject it.

## Pending approval

Sometimes the Lollipop page will show a pending approval state while the Authenticator request is open.

![Pending approval screen](/files/FUfBSBAhyeu0Na9FXIY9)

The pending screen waits for you to approve the request from the Authenticator window.

After you approve, the page should update automatically.

## Locked before approval

Some requests may require you to unlock first. Unlock with your local password, then continue with the approval flow.


---

# 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/approve-or-reject-requests.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.
