# What is Asterizm

- [Overview](https://docs.asterizm.io/what-is-asterizm/overview.md): Build cross-chain dApps across public and private VM-based chains according to your custom rules
- [Architecture](https://docs.asterizm.io/what-is-asterizm/architecture.md): Confidentiality and reliability at the core
- [Benefits](https://docs.asterizm.io/what-is-asterizm/benefits.md): Privacy, security, economic efficiency, scalability
- [Supported chains](https://docs.asterizm.io/what-is-asterizm/supported-chains.md): List of supported chains with smart contract addresses
- [Non-EVM chains integration plan](https://docs.asterizm.io/what-is-asterizm/supported-chains/non-evm-chains-integration-plan.md)
- [Frequently asked questions](https://docs.asterizm.io/what-is-asterizm/frequently-asked-questions.md): The most important questions about how Asterizm works


---

# 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.asterizm.io/what-is-asterizm.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.
