# Watchlist

## Overview

The **Watchlist** lets you track the projects that matter most to you across Tokenomist. Once a project is added, it becomes a filter you can use in multiple parts of the platform.

## Accessing Watchlist

You can create and manage your Watchlist from the sidebar.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2F6zDR4IfxUZN4JagBpu7x%2Fwatchlist.mp4?alt=media&token=6ba96bb6-45f0-40fa-9098-2b45b4b7f504>" %}

Projects can be added to your Watchlist anywhere you see the star icon — for example, on a token page or in a table. Once added, those tokens are automatically available as a **Watchlist filter** in three key areas of Tokenomist:

1. **Token Unlocks Page**: filter unlock charts and tables to only show your Watchlist tokens.

   <figure><img src="/files/Q2YF9MSKFrF9RZDlZXft" alt=""><figcaption></figcaption></figure>
2. **Fundraising Screener**: check how projects you care about have raised capital.<br>

   <figure><img src="/files/eJg56mta4QIBFLaItTrF" alt=""><figcaption></figcaption></figure>
3. **WenUnlocks (Trading Mode)**: focus trading signals and unlock alerts around the projects you follow.

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

## Using Watchlist

After adding projects, select **“Watchlist”** in the filter bar. This instantly narrows the view to just your chosen tokens, whether you’re viewing Token Unlocks, Fundraising, or WenUnlocks.

Your Watchlist stays synced across the platform, so once a token is added in one place, it will be available everywhere. You can edit your Watchlist at any time, adding new projects as they emerge, or removing those you no longer need to monitor.

## Why It Matters

The watchlist gives you a personalized filter, so you always see the unlocks, raises, and trading events that matter most to you.

Traders use it to stay focused on a handful of tokens. Researchers use it to track specific ecosystems or categories. Investors use it to keep an eye on portfolio companies.

## Where To Next?

* Check out the [Token Unlocks](/features/token-unlocks.md)page, [Fundraising Screener](/features/fundraising-screener.md) or [WenUnlocks](https://tokenomist.ai/wenunlocks) to see what you can do with your watchlist.


---

# 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.unlocks.app/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.
