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

# High Level Architecture

Initia's architecture is composed of three main components:

* **Initia L1**: Initia L1 is the base layer and central liquidity hub for all
  Interwoven Rollups.
* **Interwoven Rollups**: An ecosystem of blockchain rollups built atop Initia
  L1.
* **Interwoven Stack**: Initia's framework for easily and painlessly building
  rollups and applications.

<Frame type="glass" caption="Initia Architecture">
  <img src="https://mintcdn.com/initialabs/XbiP969DLxcW6ToY/images/architecture.png?fit=max&auto=format&n=XbiP969DLxcW6ToY&q=85&s=9365af73c60c8834899b33c2f1fcd31f" width="2560" height="2210" data-path="images/architecture.png" />
</Frame>

## Components

### Initia L1

Initia L1 is a Layer 1 blockchain designed to serve as the coordination layer
and central hub for all Initia rollups. This layer provides essential services
to rollups, including:

* Network Security
* Governance
* Liquidity Solutions
* Bridging and Interoperability

### Interwoven Rollups

Interwoven Rollups are an ecosystem of Layer 2 blockchains built atop Initia L1,
offering a scalable, customizable, and secure infrastructure for any
application. Developers have the flexibility to deploy and customize their own
rollup, tailoring various aspects such as:

* Smart Contract Virtual Machine
* Gas Tokens
* Other Customizable Features

### The Interwoven Stack

The [Interwoven Stack](/home/core-concepts/interwoven-stack) is Initia's
framework for building rollups and applications. It offers a seamless,
integrated experience for developers.

The Interwoven Stack aims to simplify the process of building and operating
blockchain applications by providing native, out-of-the-box solutions for common
tasks. All the tools and features that appchain developers typically need are
built directly into the core Interwoven Stack, making them accessible from day
one.

By reducing choice overload, Initia minimizes fragmentation and allows teams to
concentrate on creating the best applications.
