> For the complete documentation index, see [llms.txt](https://docs.coinscan.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coinscan.com/features/watchlist.md).

# Watchlist

Keep an eye on your selected Coins and Wallets with our **Watchlist** feature. Click on the star icon of the left sidebar to quickly access all the information of your favorite Coins and Wallets.

<div data-full-width="true"><figure><img src="/files/5KCQMXfrrFfkVSWelG6r" alt=""><figcaption></figcaption></figure></div>

### How to add tokens to Watchlist

On any token page, click on the start button located in the Info Sidebar.&#x20;

<figure><img src="/files/FZSDtALAzlGs7FnXb8oW" alt=""><figcaption></figcaption></figure>

You can add the token to the default group called 'Main'. Once added, check the tokens added to the **watchlist** by clicking on the star icon on the left sidebar.

<figure><img src="/files/NrQKLg8J1kCLG0WesXen" alt=""><figcaption></figcaption></figure>

However, creating groups can help organize your Watchlist.

### How to create Watchlist groups

After clicking on the star icon, select **Manage Groups**. Click the **addGroup** option, and enter your preferred group name. Make sure to click **Add** and then **Save** to add the new Watchlist group correctly.

<figure><img src="/files/PLOi531KgY5krup05vwW" alt=""><figcaption></figcaption></figure>

To access your new Watchlist group, go to the left sidebar star button, click on the button showing the current group (in this example, 'Main'), and **select the group** you want.

<figure><img src="/files/egPBdoNO3ftqXe3ioYjT" alt=""><figcaption></figcaption></figure>

Finally, edit the Watchlist Group by clicking on the edit button. Select the tokens you want to edit, and go to the bottom to the options **Remove** or **Add to Group**. You can also access the Manage Groups options by clicking on the group name button or the Add to Group button.&#x20;

<figure><img src="/files/xwPLxVhtGIQ1zNaROIkX" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.coinscan.com/features/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.
