# New Contract Onchain X Twitter Alerts

New Contract alerts come as soon as WandBot's cashtag analysis engine picks up social data for a particular live contract or cashtag symbol

<figure><img src="/files/R6EMMVZ86u268mzBLnnQ" alt="" width="375"><figcaption><p>Sample New Ethereum Contract Alert</p></figcaption></figure>

#### Overview Section

New contract alerts contain a twitter search link and user score emote along with the found contract name and symbol.

Clicking on the link for the token name and symbol opens a [twitter search](https://twitter.com/search?q=\(\($AUTO\)%20OR%20\(0xeE62411c55e8057Df2bdb956b67Eae23141CF274\)\)\&src=recent_search_click\&f=live) for both the cashtag and the contract address.

<figure><img src="/files/moARRq2UspT3t8fwR3Je" alt="" width="369"><figcaption><p>Sample Overview Section for New Ethereum Contract Alert</p></figcaption></figure>

This line also contains the score emote for the token, which is based on the highest scoring social interaction for the user. In order of highest score:

🟢 <mark style="color:green;">`Green`</mark>`>` 🟡 <mark style="color:yellow;">`Yellow`</mark>`>` 🟠️ <mark style="color:orange;">`Orange`</mark>`>` 🔴 <mark style="color:red;">`Red`</mark>`>` ⚫️ `Black`

New Contract Alerts Overview section also includes the Contract Deployment and basic metrics.

#### **Analysis Section**

New Contract Alerts Analysis section includes:

<figure><img src="/files/N6ST7y27cwiCgB4UsOO7" alt="" width="369"><figcaption><p>Sample Analysis Section for New Ethereum Contract Alert</p></figcaption></figure>

* Tweet from the highest scoring user&#x20;
* Count of unique tweeters
* Top scoring interactions


---

# 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/new-contract-onchain-x-twitter-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.
