# Social Activity Alerts

WandBot's Monitoring Engine is used to track interesting activity on the social graph relevant to trading crypto projects.&#x20;

This enables WandBot to stay on top of budding opportunities in projects that already launched and might be growing their community still.

<figure><img src="/files/rdcmpTnVR4assKLT9AV2" alt="" width="375"><figcaption><p>Sample Social Activity Alert</p></figcaption></figure>

#### Activity Summary Section

The top of Social Activity Alerts is a activity summary section containing information on the social interaction that occurred to trigger the alert.

<figure><img src="/files/dYdPgdjZZJC2IvLw9nXn" alt="" width="361"><figcaption><p>Sample Summary Section for Social Activity Alert</p></figcaption></figure>

The summary contains specific links and information including the interacting user and their score, the project that was interacted with, and data for the tweet in the interaction.&#x20;

These can also show instances where a user follows a project

#### Overview Section

Social Activity Alerts Overview section includes the same info as Analyzed Contract Alerts, but also:

<figure><img src="/files/9mMLF70790owclXRnhZT" alt="" width="373"><figcaption><p>Sample Overview Section from Social Activity Alerts</p></figcaption></figure>

* The time the twitter project was found. &#x20;
* The project score and score emote.

#### Analysis Section

Social Activity Alerts Analysis section currently includes the same info as Analyzed Contract Alerts:

<figure><img src="/files/3BwfzztthSJ6HjR1imct" alt="" width="375"><figcaption><p>Sample Analysis Section for Social Activity Alert</p></figcaption></figure>


---

# 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.wandbot.app/wandbot-onchain-x-social-data-alerts/wandbot-onchain-x-social-alerts-overview/social-activity-alerts.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.
