# Verifiable and trustless AI Execution

We design and implement **“Proof of Correctness”** and **“Proof of Execution”** for any AI computation. This plays a fundamental role in developing AI blockchain oracles for many smart contracts while enabling smart contracts to safely use the results of AI computation to trigger actions, resulting in an absolute improvement compared to a centralized AI computation that is integrated into smart contracts.

**VRF Subnetwork** is the first subnetwork on Oraichain Mainnet 2.0 and we are now implementing an **AI Executor Subnetwork** with customized Optimistic Rollup and ZK-Rollup modules. With **Proof of Correctness** and **Proof of Execution** mechanisms, we create ***a verifiable and trustless AI Execution environment*** instead of a centralized AI solution brought to blockchains.


---

# 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.orai.io/oraichain/system-overview/verifiable-and-trustless-ai-execution.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.
