# Understanding WandBot Signals And Alpha

Here are some general tips/guidelines/rules of thumb for understanding the information on these alerts:

1. **Verify that the top ranked tweet matches up with the contract shown.**&#x20;

   <figure><img src="/files/grNSQNJxJBSyJb6nUzgL" alt="" width="375"><figcaption><p>Example showing matching onchain data and tweet activity. The contracts match as well as the token name.</p></figcaption></figure>
2. **Verify that top ranked tweets activity is bullish & organic sentiment.**

   <figure><img src="/files/MQELhl61FCNhEmOfbcak" alt="" width="375"><figcaption><p>Example showing extreme bearish sentiment.</p></figcaption></figure>
3. **Look for uniqueness of the project name and cashtag. Many are copycats.**

   <figure><img src="/files/Q6IQ6qmwymz3OcRwKZsa" alt="" width="375"><figcaption><p>Example showing a highly non-unique cashtag</p></figcaption></figure>
4. **Look for a green/yellow/orange emoji score. Green > Yellow > Orange > Red > Black.**

   <figure><img src="/files/2IJdS0JYXZ97hyqdbHrK" alt="" width="375"><figcaption><p>Example of alert (outdated formatting) with Yellow Score Emoji</p></figcaption></figure>
5. **Look for a known CT user you respect/think is smart in social activity**

   <figure><img src="/files/Nf7y4zPMglz9f8pntAOx" alt="" width="375"><figcaption><p>We recognize user fomosaurus, an experienced CT degen, is part of the early social community.</p></figcaption></figure>
6. **Look for recent interesting activity in tweets**

   <figure><img src="/files/QlegC08VQVEASjwogiha" alt="" width="375"><figcaption><p>This alert was pushed 33 minutes after the project twitter announced the contract deployment</p></figcaption></figure>
7. **Notice any past twitter usernames from other possible scams.**&#x20;

<figure><img src="/files/lIpZHjLRBuo3MRSaaREb" alt="" width="375"><figcaption><p>Example of Alert with a history of repeat rugs.</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/understanding-wandbot-signals-and-alpha.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.
