# News & Sentiment

#### What It Does

Fusior tracks breaking news across crypto and traditional finance, then filters and scores it using AI.\
You’ll see only the updates that matter with real-time sentiment, token relevance, and potential impact.

***

#### How It Works

Our system monitors 50+ trusted crypto and financial news sources, including:

* Major publications (e.g., CoinDesk, The Block, Bloomberg)
* Project blogs and announcements
* Aggregators and media bots

Every headline is processed to determine:

* Sentiment (positive, neutral, negative)
* Relevance to tokens, protocols, or market sectors
* Whether it's likely to move price in the short term

Low-value updates are filtered. High-impact headlines are sent to **Hunter**, Copilot, or Alerts.

***

#### What You’ll See

Each news item includes:

* Clean, short summary of the article
* Source and timestamp
* Sentiment score (e.g. bearish, neutral, bullish)
* Token or sector references
* Optional Copilot follow-up (“What does this mean?”)

***

#### Why It Matters

News often moves faster than price but not all news deserves your attention.\
Fusior highlights what’s actually moving the market, not just what’s trending.

No noise. No clickbait. Just clear, ranked insight.


---

# 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://fusior.gitbook.io/docs/fusior-systems/news-and-sentiment.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.
