# Platform Architecture

ARENA360 is built on a three-layer architecture that transforms raw sports data into actionable sportsbook intelligence. Each layer serves a distinct purpose while seamlessly integrating to deliver the ultimate unified platform.

***

## Architecture Overview

<figure><img src="/files/k2pw8ivMwZsZxUlop9fw" alt="ARENA360 Architecture Overview"><figcaption></figcaption></figure>

***

## Layer 1: Collection

> *Our Data Collection layer is the always-on intake engine of ARENA360.*

The Collection layer captures sports data from multiple sources to ensure comprehensive coverage and accuracy.

### The Sources

| Source              | Description                                                    |
| ------------------- | -------------------------------------------------------------- |
| **Computer Vision** | Advanced CV capabilities to extract in-depth data in real time |
| **Web Scouting**    | Data acquisition based on web scouting and OSINT               |
| **Human Scouts**    | In-venue and TV scouting as an extra layer of validation       |
| **Partner Feeds**   | Premium feeds from trusted data partners                       |

### The Standards

* **Massive scale** — Covering millions of fixtures annually
* **Total coverage** — From core sports to long-tail events
* **Strict SLAs** — Low latency, high uptime, high accuracy

### The Value

* Powers precise trading decisions
* Enables real-time risk control
* Fuels analytics and engagement

***

## Layer 2: Integrity

> *Our Data Integrity layer transforms raw feeds into trusted, sportsbook-grade data.*

The Integrity layer processes and validates all incoming data to ensure quality and consistency.

### The Process

| Step                                | Description                                                  |
| ----------------------------------- | ------------------------------------------------------------ |
| **Mapping & Correlation**           | Maps and correlates events and participants across providers |
| **Normalization Engine**            | Standardizes markets and statistics into unified format      |
| **Feature Extraction & Enrichment** | Derives additional insights and calculated fields            |
| **Integrity & Quality Controls**    | Automated validation and anomaly detection                   |

### The Standards

* **Continuous monitoring** — Real-time coverage and quality checks
* **Anomaly detection** — Identifies issues before they impact operations
* **Settlement accuracy** — Safeguards settlement and reporting integrity

### The Value

* Provides stable foundation for TRADE, DEFEND, BOOST, and ENGAGE
* Enables real-time operation at scale
* Ensures sportsbook-grade data accuracy

***

## Layer 3: ARENA360 Products

The product layer delivers intelligence to every team in your sportsbook operation.

### TRADE — Sports Content Control & Markets Engine

**For:** Head of Trading, Senior Trader, Live Betting Manager

Real-time odds feed with pre-match and in-play markets. Configure providers, margins, and settlements with full control over your trading operations.

* Pre-match and in-play odds streaming
* Multi-provider aggregation
* Configurable margins and ladders
* Automated settlements

### DEFEND — Risk Management & Exposure Control

**For:** Head of Risk, Risk & Integrity Manager, Fraud Analyst

Centralized risk management system for monitoring betting activity, financial exposure, and player behavior.

* Real-time bet slip monitoring
* Platform and entity-level limits
* Player management and blocking
* Suspicious activity detection

### BOOST — Analytics & Insights

**For:** Performance Analyst, BI Manager, Executive & Strategy Personnel

Provider performance analytics and operational intelligence for data-driven decision making.

* Provider coverage analysis
* Performance benchmarking
* Trading performance metrics
* Coverage gap identification

### ENGAGE — Personalization & Recommendations

**For:** Head of Marketing, CRM Manager, VIP Retention Manager

Player engagement tools including tips, livescores, and campaign orchestration.

* Real-time betting tips
* Hyper Livescore widgets
* Campaign orchestration *(Coming)*
* Sportsbook analytics *(Coming)*

***

## Infrastructure

ARENA360 is built on enterprise-grade infrastructure:

| Component          | Purpose                                |
| ------------------ | -------------------------------------- |
| **Kafka Backbone** | High-throughput event streaming        |
| **Redis Cache**    | Low-latency data access                |
| **ClickHouse**     | Real-time analytics queries            |
| **Data Lake**      | Historical data storage and analysis   |
| **ML & AI Models** | Intelligent processing and predictions |

***

## Data Flow

<figure><img src="/files/4XWyuJn6WYLl61fUulDL" alt="ARENA360 Data Flow"><figcaption></figcaption></figure>

***

## Next Steps

* [**TRADE Overview**](/u/trade/trade.md) — Start with the core odds feed
* [**DEFEND Overview**](/u/defend/defend.md) — Set up risk management
* [**BOOST Overview**](/u/boost/boost.md) — Monitor provider performance
* [**ENGAGE Overview**](/u/engage/engage.md) — Add player engagement tools
* [**Terminology**](/u/getting-started/terminology.md) — Understand key concepts


---

# 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.lsports.eu/u/getting-started/platform-architecture.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.
