# Chain Agnostic

## **Definition and Importance of Chain Agnosticism**&#x20;

Chain agnosticism enables a platform to operate across multiple blockchain networks. This flexibility allows developers to choose the best blockchain to suit their application's needs and broadening potential user bases.

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

## **Benefits of Chain Agnosticism**

* **Developer Flexibility**: Offers developers the freedom to select optimal blockchains without platform constraints.
* **Expanded Reach**: Access to multiple blockchains increases market potential for applications.
* **Reduced Dependency:** ScaleApps are not tied to a single blockchain, reducing risks associated with reliance on one platform.
* **Market Reach:** ScaleApps can tap into wider markets and leverage the strengths of multiple blockchains, enhancing their functionality and reach.

## **EtherScale’s Chain Agnostic Capabilities**&#x20;

EtherScale supports multiple virtual machines, such as the Ethereum Virtual Machine (EVM) and Solana's Sealevel VM (SVM), to accommodate a variety of blockchain applications. This setup not only serves current market demands but is also poised to adapt to future technologies, such as BitVM, ensuring EtherScale remains at the forefront of blockchain scalability solutions.


---

# 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.etherscale.xyz/etherscale-bedrock/chain-agnostic.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.
