Files
worldmonitor/docs/documentation.mdx
Elie Habib d1acabf41d docs: replace redundant TOC landing page with proper introduction (#1478)
The documentation.mdx page was just a table of contents duplicating the
sidebar navigation, with irrelevant variant demo links at the top. Replace
with a concise introduction that explains what World Monitor is, what
users can do with it, quick navigation links, and the license summary.
2026-03-12 11:33:42 +04:00

30 lines
2.4 KiB
Plaintext

---
title: "Introduction"
description: "World Monitor is an open-source, real-time global intelligence dashboard that aggregates news, markets, military activity, infrastructure data, and AI-powered analysis into a single map interface."
---
World Monitor brings together 344 curated news sources, 49 interactive map layers, and AI-powered analysis into a situational awareness platform. It runs five specialized variants from a single codebase, each tailored to a different domain: geopolitics, technology, finance, commodities, and positive global trends.
The platform is designed for journalists, security analysts, researchers, and anyone who needs to understand what is happening in the world beyond traditional news headlines.
## What you can do
- **Monitor global events in real time** on a 3D globe or flat map with 49 toggleable data layers covering military flights, naval vessels, satellites, earthquakes, wildfires, cyber threats, and more
- **Read AI-generated intelligence briefs** that synthesize hundreds of headlines into actionable summaries, with source attribution and confidence scoring
- **Track country stability** through the Country Instability Index (CII), which scores 24 countries in real time using conflict data, social unrest indicators, and news velocity
- **Analyze financial signals** including market data, prediction markets, central bank rates, commodity prices, and Gulf economy indicators
- **Run entirely in your browser** with optional offline AI capabilities via ONNX Runtime Web, keeping your data on your device
## Quick links
- **New here?** Start with [Getting Started](/getting-started) for installation and setup
- **Want to understand the system?** Read [Architecture](/architecture) for how the pieces fit together
- **Looking for specific features?** See [Features & Interface](/features) for the full capability list
- **Interested in the data?** Check [Data Sources](/data-sources) for all 31+ sources and collection methods
- **Want to contribute?** Read [Contributing](/contributing) for code style, PR process, and license terms
- **Building on the API?** Browse the [API Reference](/api/) for all 24 typed services
## License
World Monitor is open source under [AGPL-3.0](/contributing#license). Free for personal, educational, and research use. Commercial use requires a [separate license](/contributing#commercial-use-requires-a-separate-license).