# Your Collection

Your collection is where claimed items appear in the iOS app.

## Where to find your collection

1. Open the app and go to the home screen.
2. Look below the **LOLLIPOP POINTS** card.
3. Browse the brand and product cards shown there.

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

## How claimed items appear

After a successful claim:

1. The app finishes the claim flow.
2. Tap **View Item** on the success screen.
3. The app opens the claimed item from your collection when it is ready.

> Tip: If the item does not appear right away, close and reopen the app, then check again.

## Open an item in your collection

1. Tap a brand or product card on the home screen.
2. The card expands so you can read more details.
3. If the brand has more than one product, swipe across the card to move between items.

## What details you can see

Depending on the item, the collection view can show:

* Brand name
* Product name
* Rarity
* Product description
* Product image
* Brand links
* Activity details such as taps, visitors, recent activity, or points tied to that item

## What the labels mean

Some collection cards can include:

* **PRODUCT**
* **RARITY**
* **ACTIVITY**
* **Taps**
* **Visitors**
* **+Points**

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

## If you do not see a claimed item

1. Make sure the claim finished successfully.
2. Tap **View Item** from the success screen when possible.
3. Check that you are on the correct account.
4. Reopen the app and look again.
5. If the claim said the item was already claimed, it will not be added again.


---

# 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/collection.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.
