# Create or Edit Your Profile

Your profile controls how your public Lollipop identity appears in the app and on your Lollipop Link.

## Open your profile

1. Open the app and go to the home screen.
2. Tap the profile button in the top-right corner.
3. The app opens **Profile**.

## What you can change

The current app lets you change:

* Your **Display Name**
* Your profile photo
* Your header image
* Your selected **Lollipop Link** when more than one link is available

## Edit your profile

1. Open **Profile**.
2. Tap **Edit**.
3. Update your **Display Name**.
4. Tap the camera button on the profile photo or header image if you want to replace it.
5. If a **Link** chooser appears, select the Lollipop Link you want to use.
6. Tap **Publish Changes**.
7. On **Approve Profile Update**, review the request and tap **Approve Update** if it looks right.

> Tip: The app keeps your unsaved changes on this device if publishing does not finish.

<figure><img src="/files/CykVpfjONf3T85Iwfcvd" alt="" width="188"><figcaption></figcaption></figure>

## Preview your public profile

1. Open **Profile**.
2. Tap **Preview Profile**.
3. Review the public version of your profile.

> Tip: If you still have unpublished edits, **Preview Profile** shows your last published profile, not your unsaved draft.

## What happens after saving

After a successful save, the app may show a confirmation like **Your Lollipop is live**.

* Your published profile updates on your Lollipop Link.
* Your profile image can update on the home screen profile button.
* Your selected Lollipop Link stays connected to the profile you published.

## If profile changes do not update

1. Make sure you tapped **Publish Changes**, not just **Done**.
2. Approve **Approve Profile Update** if it appears.
3. Wait for any upload step to finish.
4. Use **Preview Profile** to check your last published version.
5. Close and reopen the app if the home screen still shows an older photo or name.


---

# 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/create-edit-profile.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.
