# Security and Privacy

## Only approve actions you recognize

The app may ask you to approve actions like:

* claiming an item
* updating your profile
* continuing an account-related action

> Warning: Never approve an action you do not recognize.

If something looks wrong, stop and close the request instead of continuing.

## Be careful with account access

Anyone who can unlock your saved account on this device can act as you in the app.

To reduce risk:

1. Keep control of the iPhone you use for Lollipop.
2. Do not share your device passcode.
3. Sign out from **Profile** if you no longer want the account on that device.

## Protect your secret recovery phrase

Your secret recovery phrase can restore your account.

1. Save it somewhere private.
2. Do not send it in messages.
3. Do not store it somewhere other people can access easily.

> Warning: Lollipop will never ask for your secret recovery phrase in a random message.

## Use official Lollipop apps and sites

Only use the official Lollipop iOS app and official Lollipop websites, including `lollipop.gg`, when working with your account or Lollipop Link.

## What the app appears to show and store

Based on the current iOS app behavior reviewed for this Help Center:

* The app can show your account and device details in **Profile** under **Session**.
* The app can show your public profile details and Lollipop Link.
* Claimed items can appear in your collection.
* Reward points can appear on the **LOLLIPOP POINTS** card.

This page stays focused on what the app clearly shows today and will be expanded as more privacy-related settings are documented.


---

# 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/ios-app/security-privacy.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.
