# Core Components

- [Development Engine](https://docs.adi.foundation/core-components/quickstart.md): Overview of the modular zkEVM framework that powers ADI Chain.
- [ZKSync: foundation of the stack](https://docs.adi.foundation/core-components/publish-your-docs.md): How ZKsync underpins ADI Chain's scalability, security, and EVM equivalence.
- [Onramping Institutions and Governments](https://docs.adi.foundation/core-components/onramping-institutions-and-governments.md): How ADI Chain helps institutions and governments onboard users and connect services.
- [Shared Incentives](https://docs.adi.foundation/core-components/shared-incentives.md): How ADI Chain aligns incentives across institutions, developers, and users.
- [Opportunities for Key Stakeholders](https://docs.adi.foundation/core-components/opportunities-for-key-stakeholders.md): How builders, institutions, governments, and users benefit from ADI Chain.
- [ADI Chain Infrastructure & Ecosystem Features](https://docs.adi.foundation/core-components/adi-chain-infrastructure-and-ecosystem-features.md): Key infrastructure, stablecoin, interoperability, and L3 features across the ADI ecosystem.


---

# 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.adi.foundation/core-components.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.
