# Event Monitoring

Markets are driven by narratives as much as by fundamentals. A protocol can trade below fair value for months before a narrative shift repriceses it. A major global event can reshape positioning overnight. Sorin monitors narrative momentum and sentiment continuously, surfacing shifts as they emerge, not after the market has already moved.

The live event feed is Sorin's always-on radar. Paired with a global view and candle chart, it puts every signal in context, so you can act on timing and conviction without switching tools.

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

## What You Can Ask

Users can set alerts for any and all event types directly from the chat.&#x20;

<figure><img src="/files/8Q5qbITLgnei8ZCiOTAf" alt=""><figcaption></figcaption></figure>

#### **Examples:**

| You Say                                            | What You Get                                                           |
| -------------------------------------------------- | ---------------------------------------------------------------------- |
| "What's the market feeling about ETH today?"       | Sentiment read across social, news, and positioning.                   |
| "Which narratives are gaining traction right now?" | Ranked list of themes picking up momentum, filtered by your interests. |
| "What are large wallets doing in the LST space?"   | Smart money flows within a specific narrative.                         |
| "Is the AI + crypto narrative still alive?"        | Momentum trajectory — is conversation growing, stable, or fading?      |
| "What changed overnight for this token?"           | Overnight delta — flows, sentiment, mentions.                          |

## What Sorin Tracks

### Large Wallet Activity

Sorin monitors flows from significant on-chain wallets — the addresses that historically move markets. Patterns Sorin watches for include:

* **Accumulation** — steady inflows from wallets that rarely sell
* **Distribution** — large outflows, especially into CEX deposit addresses
* **Rotation** — funds moving from one narrative or asset to another
* **Unusual activity** — deviations from a wallet's typical behavior

### **Global Events**

Markets don't exist in isolation. Sorin watches the real-world events that reshape positioning across every asset class:

* **Macro & monetary policy** — rate decisions, CPI prints, central bank commentary
* **Geopolitical shocks** — conflict escalations, sanctions, elections, regulatory action
* **Energy & commodities** — supply disruptions, OPEC decisions, shipping chokepoint events
* **Crypto-specific catalysts** — ETF decisions, major unlocks, protocol exploits, exchange incidents

### Social Sentiment

Sentiment data is drawn from across the conversations where markets actually get priced:

* **X (Twitter)** — account-weighted, not just volume-weighted
* **Telegram** — public channels relevant to each theme
* **News sources** — both mainstream finance and crypto-native outlets

Sorin doesn't just measure volume of mentions — it looks at **quality, tilt, and velocity**.

### Narrative Momentum

A narrative is more than a hashtag. Sorin tracks:

* **Emerging narratives** — themes gaining attention across independent communities
* **Established narratives** — conversation intensity and where it's shifting
* **Fading narratives** — themes where attention is decaying despite token price

Each narrative is tied back to the assets, protocols, and positioning that tend to trade on it.

## Example Conversation

> **You:** "What's the current narrative landscape I should care about?"
>
> **Sorin:** "Based on your portfolio and interests, three narratives are worth your attention right now:
>
> **1. Restaking (gaining):** Conversation has picked up meaningfully this week after two new restaking protocols went live. Smart money wallets you've interacted with before are rotating in. Your current EigenLayer position is already exposed here — consider whether to scale up or rotate.
>
> **2. Prediction markets (stable):** Consistent attention, no major narrative shift. Polymarket volume is elevated but not unusually so.
>
> **3. Modular rollups (fading):** Social attention down week-over-week despite flat prices. This can precede a drawdown, especially for tokens that have led the narrative.
>
> Want me to go deeper on any of these?"

## Why This Matters

By the time a narrative is in mainstream headlines, the trade has often already happened. Sorin surfaces momentum **while markets are still repricing** — when large wallets are moving, when sentiment is shifting, when attention is consolidating around a theme — not after it's over.

That gap between "the story is emerging" and "the story is everywhere" is often where the best risk-adjusted opportunities live.

## What's Tracked Is What's Relevant

Sentiment and narrative tracking is filtered through your persona. If you've told Sorin you don't care about memecoins, Sorin won't waste your attention on memecoin narrative shifts. If you're focused on DeFi yield, narrative tracking skews toward themes that could affect your positions.

## Using Sentiment Well

{% hint style="warning" %}
Sentiment is a lens, not a signal. Narrative momentum can be a leading indicator or a contrarian indicator depending on the setup. Sorin flags both sides when relevant.
{% endhint %}

Good uses of sentiment tracking:

* **Confirming a fundamental thesis** — is the market starting to see what you're seeing?
* **Timing entry and exit** — not for precision, but for avoiding obvious local tops and bottoms
* **Identifying fading setups** — narratives that decay typically bleed before they break

Less useful uses:

* Treating sentiment as a precise entry/exit signal
* Confusing volume with quality of conversation
* Trading against fundamentals purely because sentiment is against you


---

# 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.saharaai.com/sorin/core-features/event-monitoring.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.
