# Welcome

ENI is an enterprise-grade, ultra-high performance modular L1 featuring infinite TPS, built specifically for mass commercial adoption. At its core, the ENI Matrix architecture (Mainnet + Hub + AppChain) works in tandem with a proprietary Hyper-ordered Parallel Engine to enable global-scale parallel execution and real-time on-chain settlement. As a Quantum-Computing-Grade L1, ENI decouples business logic from regulatory requirements, empowering enterprises to deploy custom AppChains under a unified governance framework.

Beyond the protocol, ENI serves as the "Chief Architect" for enterprise on-chain migration. We provide a full-stack suite of strategic consulting, custom development, regulatory compliance, and business expansion services, ensuring a frictionless transition for real-world assets and operations to move on-chain.

### Jump right in

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Getting Started</td><td>Connecting to the ENI network</td><td><a href="getting-started/quickstart">quickstart</a></td><td></td><td></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td>Develop</td><td>Smart Contracts and Deployment</td><td><a href="build">build</a></td><td></td><td></td><td><a href="broken-reference">Broken link</a></td></tr><tr><td>Node</td><td>Operation Node, CLI, enid</td><td><a href="node">node</a></td><td></td><td></td><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>


---

# 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.eniac.network/readme.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.
