# Zero-knowledge hardware acceleration

Cycle Network enhances the developer experience by using ZK Rollup to reduce the latency of Rollout. In this section, we discuss our recent effort on accelerating the ZK computation via hardware.&#x20;

If you want to know more details about zero-knowledge hardware acceleration, you can read our [whitepaper](https://www.cyclenetwork.io/whitepaper.pdf) to learn deeply.


---

# 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.cyclenetwork.io/cycle-network-docs/technical-introduction/module-explanation/zero-knowledge-hardware-acceleration.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.
