# Surfaces

Verona is one **network** with multiple **surfaces**—interfaces where humans, enterprises, agents, and developers interact with verified intelligence. Each surface is a door into the same Truth Engine, not a separate product stack.

Phase 1 documentation covers surfaces that are **live or have clear integration paths today**.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Ero (EarnOS)</strong></td><td>Live consumer proof—verified participation and user-owned data. People earn for what they already do online without exposing raw records.</td><td><a href="/pages/wjqvUzmEBMQqLBZEtyMi">/pages/wjqvUzmEBMQqLBZEtyMi</a></td></tr><tr><td><strong>Burnt Verified</strong></td><td>Enterprise proof—income, employment, and credentials verified at the source. Non-custodial; no document storage.</td><td><a href="/pages/fxmmOjlaWet8p0L9Hj83">/pages/fxmmOjlaWet8p0L9Hj83</a></td></tr></tbody></table>

**Verify once · Reuse everywhere · Expose nothing** applies across every surface: a fact proven once on the network can be reused by any service or agent the user authorizes.

Each surface builds on primitives documented under [Truth Engine](/verona/about-verona/verification-infrastructure.md) and [Build on Verona](/verona/build-on-verona/overview.md). Integration guides expand as product APIs stabilize.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.burnt.com/verona/about-verona/surfaces.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.
