# About BitEVM

Welcome to BitEVM - the evolution of secure and scalable DeFi on Bitcoin. We builds BitEVM upon the innovative foundation laid by SatoshiVM, taking Decentralized Finance (DeFi) on Bitcoin to the next level.&#x20;

This Layer 2 solution leverages the power of ZK-Stark and Taproot scripts, just like its predecessor. However, BitEVM offers a seamless integration with the OrdiVM ecosystem, unlocking a world of possibilities for users seeking the security of Bitcoin and the enhanced functionality of OrdiVM.

<figure><img src="/files/y8AkqG6SgYtXry87NgHg" alt=""><figcaption><p>BitEVM</p></figcaption></figure>

### **Efficiency Through Off-Chain Processing**

Recognizing Bitcoin's limitations with complex programs, BitEVM executes intricate smart contracts off-chain. Similar to SatoshiVM, it translates complex code into simplified, verifiable commands.&#x20;

These commands can be visualized as digital circuits, ultimately expressed in Bitcoin Script. This allows BitEVM to efficiently verify critical aspects of the computations on the Bitcoin blockchain, leveraging Taproot Script's functionalities.

### **Unveiling Scalability with ZK Proofs**

As detailed in the BitEVM whitepaper, this approach enables a vast range of computations to occur efficiently off-chain. Only vital steps require on-chain validation, significantly reducing the workload on the Bitcoin network.&#x20;

This approach mirrors the functionality of Ethereum Rollups solutions. Additionally, BitEVM utilizes zkEVM for generating ZK Proofs, which are then verified by off-chain validators. This minimizes the computational burden and bandwidth consumption for network nodes.

### **Building a Strong Community for the Future**

BitEVM thrives on a collaborative community environment. We believe active participation from early adopters and ecosystem partners is crucial for our long-term development and stability.&#x20;

Our tokenomics and future decision-making processes will prioritize the interests of all community members, fostering an open and transparent space where everyone's voice is heard. This collaborative approach ensures a fair and mutually beneficial path towards BitEVM's long-term success.


---

# 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://bitevm-1.gitbook.io/bitevm/introduction/about-bitevm.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.
