# Technology

## The Particle Chain

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

Particle Chain은 Universal Accounts의 조정 엔진 역할을 하여 체인 추상화에 힘을 실어줍니다.\
Universal Account를 통해 크로스 체인 트랜잭션을 실행하면 Particle Chain은 이 트랜잭션 완료와 관련된 각 작업을 처리, 릴레이 및 관리합니다. Relayers, Bundler, Watchtowers를 포함한 복잡한 모듈형 노드 네트워크를 통해 기본 Universal Inter-Blockchain Communication Protocol과 함께 Particle Chain은 엔드투엔드 크로스 체인 작업 관리 및 실행을 처리하여 Universal Accounts에서 활용하는 Universal Liquidity를 가능하게 합니다.\
또한 Particle Chain은 모든 Universal Account 인스턴스에서 상태 패리티를 위한 중앙 저장 계층 및 진실의 원천 역할을 합니다. 새로운 Universal Account를 배포하면 해당 상태는 L1의 Master Keystore Hub를 사용하여 다른 체인에 있는 관련 인스턴스와 즉시 동기화됩니다.\
Particle Chain은 본질적으로 모듈식이므로 유효성 검사 및 데이터 가용성과 같은 주요 기능을 전문 생태계 행위자에게 아웃소싱하는 동시에 주권을 유지합니다. 또한, 원활한 호환성을 보장하고 개발자 친화성을 유지하면서 고성능 EVM 실행 환경을 제공합니다.


---

# 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://doc.particle.network/kr-particle-network-whitepaper/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.
