# Welcome

Erethiel is building the infrastructure for autonomous, verifiable AI agents on the blockchain. We enable developers to create AI applications and agents that are decentralized, transparent, and cryptographically verifiable - addressing the critical trust gap in today's AI agent ecosystem.

#### Mission

To enable safe, user-owned AI by building Solana infrastructure for AI agents - just as Solana enabled smart contracts for decentralized applications, Erethiel enables developers to build AI apps and agents as verifiable, on-chain entities.

#### Key Features

* **Cryptographic Verification**: Every agent action generates verifiable proofs
* **On-Chain Transparency**: All attestations posted to Solana blockchain
* **Trusted Execution**: Secure TEE architecture prevents tampering
* **Developer Friendly**: OpenAI-compatible SDK in Python & JavaScript
* **Framework Agnostic**: Works with ELIZA, ARC, Zerebro, and other AI frameworks


---

# 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.erethiel.com/welcome.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.
