# Watchlist & Notifications

You can add any narrative, alpha hunter or project you like to your watchlist to keep them under radar.&#x20;

### Narrative watchlist

Similar to the narrative dashboard, this page displays the search trends of all the narrtives you've added to the watchlist.

<figure><img src="/files/mH3VWd7EEPT6W6dApGxS" alt=""><figcaption><p><a href="https://dev.alphaquest.io/watchlist/narratives">https://alphaquest.io/watchlist/narratives</a></p></figcaption></figure>

You can access the narrative detail page to learn more information by clicking on any narrative you prefer

{% content-ref url="/pages/2QmCLsqN92jPPRB6hfPH" %}
[Narratives](/features/narratives.md)
{% endcontent-ref %}

### Alpha Hunters watchlist

You can discover projects recently followed by your Alpha Hunters by hovering over the project-followed timeline

<figure><img src="/files/wYEmdOve8j9VG7yCbcJ5" alt=""><figcaption><p><a href="https://dev.alphaquest.io/watchlist/alpha-hunters">https://alphaquest.io/watchlist/alpha-hunters</a></p></figcaption></figure>

You can click on the project you prefer to access the project details page.

#### Alpha Hunters notification

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

You'll receive notifications whenever:

1. The Alpha hunters in your watchlist follow any new projects
2. The Alpha hunters in your watchlist update their Twitter profile, including:
   1. Updating avatar
   2. Updating twitter bio
   3. Updating name
   4. Updating username
   5. Account suspension, deletion, or deactivation

### Projects watchlist

This page displays the projects you've added to your watchlist, sorted by the date they were added

You can find out how many new Alpha Hunters have followed them within the timeframe you selected.

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

#### Projects notification

You'll receive notifications whenever:

1. The projects in your watchlist are followed by any new Alpha Hunters
2. The projects in your watchlist update their twitter profile, including:
   1. Updating avatar
   2. Updating twitter bio
   3. Updating name
   4. Updating username
   5. Account suspension, deletion, or deactivation


---

# 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.alphaquest.io/features/watchlist-and-notifications.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.
