# Manage Your Lollipop Link

Your **Lollipop Link** is your public Lollipop page, such as `https://lollipop.gg/your-link`.

## Where to find it

1. Open the app.
2. Tap the profile button in the top-right corner.
3. Open **Profile**.
4. Look for the **Link** section.

If you only have one link, the app shows it as a copyable row. If you have more than one, the app can show a link picker while you are editing.

<figure><img src="/files/AdUl85fvYELnTDwBZPvP" alt="" width="375"><figcaption></figcaption></figure>

## Change which Lollipop Link is active

1. Open **Profile**.
2. Tap **Edit**.
3. Open the **Link** picker if it appears.
4. Choose the Lollipop Link you want to use.
5. If you also changed profile details, tap **Publish Changes** and approve the update.

## Check the public version

1. Open **Profile**.
2. Tap **Preview Profile**.
3. Review the public page that opens.

## What happens after saving

After your update finishes:

* Your selected Lollipop Link stays connected to your profile.
* Your public page uses the latest published profile details.
* If you only changed the selected link, the app may update it without a full profile publish.

> Tip: If the app still shows the older public page, wait a moment and then reopen the preview.

## If your link does not look right

1. Check whether you still have unpublished changes.
2. Use **Preview Profile** to confirm what is live now.
3. If you switched links, reopen **Profile** and make sure the correct link is selected.
4. Publish again if the app still shows **UNPUBLISHED**.


---

# 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/manage-lollipop-link.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.
