# Technology

## The Particle Chain

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

The Particle Chain powers chain abstraction by acting as the coordination engine behind Universal Accounts.

Upon the execution of a cross-chain transaction through a Universal Account, the Particle Chain processes, relays, and manages each operation associated with the completion of this transaction. Through an intricate network of Modular Nodes, including Relayers, Bundlers, and Watchtowers, alongside its native Universal Inter-Blockchain Communication Protocol, the Particle Chain handles end-to-end cross-chain operation management and execution, enabling the Universal Liquidity leveraged by Universal Accounts.

Furthermore, the Particle Chain acts as a central storage layer and source of truth for state parity across all Universal Account instances. Upon the deployment of a new Universal Account, its state is immediately synchronized with associated instances present on other chains through the usage of the L1's Master Keystore Hub.

The Particle Chain is intrinsically modular, retaining its sovereignty while outsourcing key functions like validation and data availability to specialized ecosystem actors. We also offer a high-performance EVM execution environment, ensuring seamless compatibility and maintaining developer friendliness.


---

# 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://whitepaper.particle.network/particle-network/modular-l1-design.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.
