# Manage Watchlist

![](https://lh3.googleusercontent.com/CKWHtMoGEAvAsS1AYyj0lcTP5jiIduyrUzSuRL54FwCEUC7Izs-h64sAAfnjmUWDeBHlBFYViF_heUwIwfYC3sSot4nOMzAi2knmIwH_iwmlTzAcYOy2PjbPFqsD_w)

Users can add and customise their favorite address on Solscan. The Watch list is where they can keep track of their saved tokens/ accounts. The information available to users is:&#x20;

* Name tag: Users’ customised name of the address.&#x20;
* Address: Full address of the saved account.
* Tx Tracking: Users can select to track: None/All/ In/Out transactions.
* Action: Users can Edit or Delete the address in the Watch list.


---

# 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.solscan.io/solscan-account/manage-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.
