# zkSync代币是什么？什么是零知识 (ZK) 汇总？

## zkSync代币是什么？

zkSync是一个二层区块链协议，通过零知识证明消除了以太坊固有的拥堵问题。 Matter Labs创建了zkSync，旨在加速加密技术的大规模应用，实现个人主权。

如何获得潜在的zkSync（$ZKS）代币空投？

要获得$ZKS空投的最佳机会，可以通过与其测试网进行交互。此外，目前zkSync协议尚未发行代币。作为其DApps的早期用户，您有很大的机会获得其代币的空投，从而获得额外奖励。

## 什么是零知识 (ZK) 汇总？

ZK-rollup 是 zkSync 的核心元素。 ZK-rollups 生成加密证明（ZK-SNARK或ZK-STARK）来验证交易而不泄露信息本身，因此被称为“零知识证明”。它通过使交易细节（例如代币金额）匿名来维护隐私。它也非常安全，因为压缩的交易数据存储在链上。

与其他第 2 层解决方案不同，zkSync 依靠数学而不是第三方验证器来扩展计算。验证器被称为“操作符”或“排序器”，负责执行、聚合交易并将其提交到主链，但它们本身并不验证交易——而以太坊智能合约则负责验证交易。通过依靠数学和加密安全性，zkSync 确保了去中心化金融（DeFi）真正安全且无需信任的环境。

## zkSync Era 和 zkSync Lite 有什么区别？

zkSync 成立之初缺乏对智能合约的支持，阻碍了使用 DeFi 或购买 NFT 等以太坊上常见的活动。然而，它确实为以太坊提供了显着的扩展性，因此获得了“zkSync Lite”的绰号。

zkSync时代代表了网络的升级，提供了以太坊的所有功能，同时还提供更具成本效益和更快的交易。

如有不明白或者不清楚的地方，请加入官方电报群：[**https://t.me/gtokentool**](https://t.me/gtokentool)


---

# 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.gtokentool.com/qu-kuai-lian/zksync-dai-bi-shi-shen-me-shen-me-shi-ling-zhi-shi-zk-hui-zong.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.
