> ## Documentation Index
> Fetch the complete documentation index at: https://docs.prado.network/llms.txt
> Use this file to discover all available pages before exploring further.

# What is Prado?

**Execution evidence for autonomous systems, including AI agents**

Prado is an execution evidence layer that produces **verifiable receipts** for executions — including HTTP requests, automation logic, and AI agent decisions.

Prado does **not** decide what is correct. It provides **cryptographic evidence of what happened**, so others can verify, audit, or dispute it.

Modern systems rely on off-chain execution:

* oracle fetches
* bots and automation
* AI agents making decisions
* services calling external APIs

When something goes wrong, there is usually no neutral way to prove:

* what code ran
* what data was observed
* when the decision happened
* whether results were modified

Prado solves this by producing **verifiable execution receipts** that can be independently checked.
