# Watchlist

The watchlist provides the buyer with a filter so they can view just the lots they are interested in bidding on.&#x20;

They add items to the watch list by tapping the heart symbol. It will turn green (see blow) when the item has been added to the watchlist.&#x20;

Tap the green heart again, and it will be removed from the watchlist.

<figure><img src="/files/AxeOVTlO3kDZQgPAUbFr" alt=""><figcaption><p>The buyers wathclist for this particular aucton</p></figcaption></figure>

The watchlist can be paginated and navigated in the same way the main lot listing page can. It will only show lots from the auction on the page and no others. This helps the buyers concentrate on the auction in hand.


---

# 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://manual.platformbid.com/platform-bid-user-guide/bidding-experience/watchlist.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.
