> For the complete documentation index, see [llms.txt](https://aro-1.gitbook.io/aro/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aro-1.gitbook.io/aro/aros-tech/orchestration-intelligence-layer.md).

# Orchestration Intelligence Layer

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

* **Purpose**
  * The **Orchestration Intelligence Layer hosts** numerous **specialized tools**, each designed to handle a particular subset of tasks (e.g., real-time price tracking, social sentiment scraping).
* **Tool Categories**
  * **Financial Analysis**: Price feeds, volatility indexes, trading volume metrics.
  * **Social & Sentiment**: Influencer tracking, trending hashtags, overall sentiment scoring.
  * **On-Chain Analytics**: Whale spotting, token flow insights, wallet activity.
  * **Web & Media Scraping**: Collecting articles and forum posts for deeper context.
  * **Aggregation**: Meta-tools that unify data streams into a single “signal.”
* **Parallel Execution**
  * Multiple tools can run **simultaneously**, cutting latency for large or multi-faceted tasks.

***

* **FinTrack** (Financial Analysis)
  * Monitors real-time price data, volume, and volatility metrics across multiple exchanges.
* **SocioScope** (Social Analysis)
  * Gathers and aggregates key insights from community-driven platforms like Reddit, Telegram, and specialized forums.
* **SentiMind** (Sentiment Analysis)
  * Evaluates and scores market sentiment from diverse social media sources, flags shifts in user mood.
* **ChainWatch** (On-Chain Analysis)
  * Keeps tabs on blockchain transactions, wallet activity, and token flows for early detection of whale movements.
* **KOLRadar** (KOLs Spy)
  * Tracks social postings, announcements, and market moves influenced by Key Opinion Leaders (KOLs).
* **GeckoFetch** (CoinGecko API)
  * Fetches price feeds, token metadata, and market cap data directly from the CoinGecko API.
* **CrypNews** (Crypto News Aggregation)
  * Scrapes headlines and updates from crypto-focused media outlets, providing consolidated market news.
* **WebSnoop** (Web Search)
  * Executes targeted web searches for relevant articles, blog posts, and site-specific content.
* **Xcavator** (X/Twitter Scraping)
  * Continuously collects tweets and trending hashtags from X (Twitter), highlighting influencer mentions and sentiment.
* **ChartWizard** (Technical Overlay & Visualization)
