# Signal Fusion Across Market + Social + On-Chain Data

AGENFI's edge lies in its ability to **fuse data streams** from traditionally siloed domains — combining **market data**, **social sentiment**, and **on-chain analytics** to generate high-confidence trading signals.

Rather than relying on a single indicator, AGENFI aggregates insights from multiple intelligence layers, allowing its AI engine to assess context, detect confluence, and deliver **multi-source validated alerts**.

***

<figure><img src="/files/1x2a7gqeDn6KJRjH8TC8" alt=""><figcaption></figcaption></figure>

#### 🔗 **Three Data Streams AGENFI Fuses**

1. 📊 **Market Data**
   * Price action
   * Volume surges
   * Volatility spikes
   * Liquidity trends
2. 💬 **Social Sentiment**
   * Twitter mentions
   * Engagement volume
   * Emotional tone (bullish/bearish)
   * Trend velocity
3. 🔗 **On-Chain Activity**
   * Whale transactions
   * Smart contract interactions
   * Token creation/burn events
   * Wallet clustering behavior

***

#### 🤖 **Fusion Engine Workflow**

1. Each data stream is monitored and analyzed in real time by its specialized AI agent.
2. Relevant indicators are weighted and passed to a **Fusion Layer**.
3. The Fusion Layer evaluates **correlations**, **pattern overlaps**, and **anomalies**.
4. If a confluence exists (e.g., whale buying + bullish sentiment + breakout), a signal is generated.
5. The **Signal Agent** finalizes the output: action, timing, and confidence level.


---

# 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.agenfiai.com/3.-agenfi-ai-intelligence-layer/signal-fusion-across-market-+-social-+-on-chain-data.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.
