# Concha Features

* **Modular Layer:** By harnessing advanced technologies like Polygon CDK and Celestia DA, Concha's modular design facilitates adaptable and scalable deployment of consumer applications, fostering swift innovation and expansion.
* **Seamless UX:** Concha uses Stackup for its AA bundler. With intuitive user interfaces and streamlined onboarding processes, Concha prioritizes usability, ensuring a seamless experience for both developers and end-users.&#x20;
* **MUD Compatible:** MUD is a useful framework to build ambitious onchain applications and autonomous worlds. Despite MUD's current incompatibility with zkEVM, Concha have developed a fork to ensure MUD’s compatibility with Concha chain. We're committed to refining this adaptation and collaborating with the MUD team to make Concha compatible with the original MUD in the future.&#x20;
* **Advanced ZK Tech:** The underlying structure of Concha's zk rollup layer greatly enhances the scalability of the network. By leveraging a modular design and being built on top of Rootstock (RSK), a layer 2 protocol on the Bitcoin Network, Concha facilitates fast transaction processing with minimal fees, paving the path for broad adoption.
* **Lightning Speed, Low Cost**: Concha utilizes zkEVM, which enables smooth integration with established Ethereum tools and the Solidity programming language. This ensures that developers can effortlessly migrate and develop decentralized applications (dApps) across various blockchains, promoting interoperability across the ecosystem. Moreover, Concha leverages Polygon CDK for enhanced scalability and efficiency, while Celestia DA bolsters data availability and security. This comprehensive approach guarantees robust blockchain solutions and fosters seamless interoperability among diverse networks.<br>


---

# 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.concha.network/about-concha/concha-features.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.
