# Blockchain Technology

Up Network utilizes a robust and scalable blockchain framework built on the Movement M2 infrastructure. The core technology includes the MoveVM framework, which was developed by the original Facebook team for the Libra project, and a Zero-Knowledge (ZK) Layer 2 solution on Ethereum. This combination provides high throughput, enhanced security, and interoperability across multiple blockchain networks.

**Key Technologies:**

* **MoveVM Framework:** The MoveVM framework offers high security and efficiency, making it ideal for applications requiring high-frequency transactions such as gaming, DEXs, and DeFi.
* **ZK Layer 2:** The ZK Layer 2 solution enhances privacy and scalability by processing transactions off-chain while maintaining on-chain security and transparency.


---

# 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.upnetwork.xyz/up-network/up-mobile/publish-your-docs/blockchain-technology.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.
