# Turbo Compute

Coming soon, Turbo Compute will extend the capabilities of Turbo by enabling developers to perform verifiable computations on historical blockchain data. This feature will leverage the same user-friendly interface as Turbo, making it easy for developers to integrate complex off-chain computations into their smart contracts.

Turbo Compute will utilize the Herodotus Data Processor (HDP) to define large sets of on-chain data and run computations over them in a fully sound and proven environment. This will open up new possibilities for developers, allowing them to build more sophisticated applications that can process and analyze blockchain data efficiently and securely.

Stay tuned for more details on how Turbo Compute will empower developers to create even more powerful and innovative blockchain applications.


---

# 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.storageproofs.com/solutions/turbo/turbo-compute.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.
