> ## Documentation Index
> Fetch the complete documentation index at: https://www.diadata.org/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Architecture

> Explore how Lumina handles the flow of data and updates across the network using its robust and modular architecture.

The data flow is broken down into the following phases:

<CardGroup>
  <Card title="Data sourcing" href="/reference/architecture/data-sourcing" icon="database" iconType="solid" horizontal />

  <Card title="Data computation" href="/reference/architecture/data-computation" icon="calculator" iconType="solid" horizontal />

  <Card title="Data delivery" href="/reference/architecture/data-delivery" icon="truck" iconType="solid" horizontal />
</CardGroup>
