# Lollipop Help Center

## Docs

- [Lollipop Help Center](https://docs.lollipop.gg/readme.md)
- [Desktop Dashboard overview](https://docs.lollipop.gg/desktop-dashboard/dashboard-desktop.md)
- [Overview](https://docs.lollipop.gg/ios-app/ios-app.md)
- [Getting Started](https://docs.lollipop.gg/ios-app/getting-started.md)
- [Sign In](https://docs.lollipop.gg/ios-app/sign-in.md)
- [Create or Edit Your Profile](https://docs.lollipop.gg/ios-app/create-edit-profile.md)
- [Manage Your Lollipop Link](https://docs.lollipop.gg/ios-app/manage-lollipop-link.md)
- [Claim Products and Rewards](https://docs.lollipop.gg/ios-app/claim-products-rewards.md)
- [Rewards and Points](https://docs.lollipop.gg/ios-app/rewards-points.md)
- [Your Collection](https://docs.lollipop.gg/ios-app/collection.md)
- [Account Settings](https://docs.lollipop.gg/ios-app/account-settings.md)
- [Troubleshooting](https://docs.lollipop.gg/ios-app/troubleshooting.md)
- [Security and Privacy](https://docs.lollipop.gg/ios-app/security-privacy.md)
- [Android App overview](https://docs.lollipop.gg/android-app/android-app.md)
- [Overview](https://docs.lollipop.gg/lollipop-authenticator-for-chrome/chrome-authenticator.md)
- [Install and open the Authenticator](https://docs.lollipop.gg/lollipop-authenticator-for-chrome/install-and-open.md)
- [Create a new account](https://docs.lollipop.gg/lollipop-authenticator-for-chrome/create-new-account.md)
- [Save your secret recovery phrase](https://docs.lollipop.gg/lollipop-authenticator-for-chrome/save-recovery-phrase.md)
- [Recover an existing account](https://docs.lollipop.gg/lollipop-authenticator-for-chrome/recover-existing-account.md)
- [Unlock your account](https://docs.lollipop.gg/lollipop-authenticator-for-chrome/unlock-account.md)
- [Connect to Lollipop](https://docs.lollipop.gg/lollipop-authenticator-for-chrome/connect-to-lollipop.md)
- [Approve or reject requests](https://docs.lollipop.gg/lollipop-authenticator-for-chrome/approve-or-reject-requests.md)
- [Manage your account](https://docs.lollipop.gg/lollipop-authenticator-for-chrome/manage-account.md)
- [Remove your account from this browser](https://docs.lollipop.gg/lollipop-authenticator-for-chrome/remove-account.md)
- [Troubleshooting](https://docs.lollipop.gg/lollipop-authenticator-for-chrome/troubleshooting.md)
- [Security tips](https://docs.lollipop.gg/lollipop-authenticator-for-chrome/security-tips.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.lollipop.gg/readme.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.
