# Projects

You can add projects that you prefer to your personal watchlist simply by clicking the "heart" icon found on either the [Discover](/features/discover.md) page or the individual [Project](/features/project.md) page.

By adding a project to your watchlist you will be monitoring their follower growth in real time and receive notifications of their Tweets and account updates (e.g if they add a website to their bio).

You can sort projects in your watchlist with the following filters:&#x20;

* **Twitter Followers**
* **Followers Growth**
* **Key Profiles Growth**
* **Key Profiles**

By default we display projects from newest to oldest added.

<figure><img src="/files/vhCg4L4t9RU2qYWCE5wm" alt=""><figcaption><p>Default Watchlist View</p></figcaption></figure>

Using the preferences button, you can customize alerts for specific Tags and Chains. For instance, if you wish to be notified about each new "DeFi" category project we identify, just add 'DeFi' to your preferences. We'll notify you of any new discoveries on both Alphagate's website and [**Telegram Bot**](/features/telegram-bot.md). You can select numerous chains and categories to monitor.

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

\
\
Refer to [**Key Profiles**](/features/watchlist/key-profiles.md) to find out what this button does!


---

# 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.alphagate.io/features/watchlist/projects.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.
