# Analyzed (Linked) Contract Alerts

Analyzed contract alerts come as soon as WandBot links a contract to a twitter account associated to the project.

These come with more accurate and meaningful social data for a given project.

<figure><img src="/files/F3BhnzWyXn6rfSIf498d" alt="" width="375"><figcaption><p>Sample Analyzed Contract Alert <strong>NOTE: First Followers section deprecated as of now</strong></p></figcaption></figure>

#### Overview Section

Analyzed Contract Alerts Overview section includes:

<figure><img src="/files/q0JgvmkkwZe7qF48kRey" alt="" width="375"><figcaption><p>Sample Overview Section for Analyzed Contract Alert</p></figcaption></figure>

* Links to the project twitter and to a search twitter for the contract and the cashtag. The first link is to the project twitter, and the second link is to a [twitter search](https://twitter.com/search?q=\(\($AUTO\)%20OR%20\(0xeE62411c55e8057Df2bdb956b67Eae23141CF274\)\)\&src=recent_search_click\&f=live) of both the cashtag and the contract address.
* Twitter following/followers count and join date
* Contract Deployment and basic metrics
* Social Links for the project, if present
* Past usernames of the project twitter, if present

#### Analysis Section

Analyzed Contract Alerts Analysis section includes:

<figure><img src="/files/Rxd5B5ZI9CLRVE6ktvU5" alt="" width="374"><figcaption><p>Sample Analysis Section for Analyzed Contract Alert</p></figcaption></figure>

* Score of the highest scoring interaction
* Tweet from the project twitter with the most likes
* Count of organic interactions by interaction type
* 5 top scoring interactions
* Detail on the highest scoring interaction (i.e. the tweet liked by the highest scoring user)


---

# 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/analyzed-linked-contract-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.
