# Home

Welcome to the official documentation for Provenance (**Provenance AI**), a fact-checking agent and retail/enterprise-ready SaaS platform incubated by **Fact Protocol**.

Provenance AI is designed to bring **trust, transparency, and traceability** to the information ecosystem by combining:

* **AI-powered fact-checking** for real-time claim verification.
* **SaaS dashboards and APIs** for enterprises, developers, and communities.
* **Blockchain-backed attestations** to anchor results immutably and ensure long-term verifiability.

#### What You’ll Find Here

* **Getting Started** → Learn how to request fact-checks on Twitter/X or via the Provenance Portal.
* **Developers** → Explore our APIs, SDKs, and integration guides.
* **Validators** → Understand the role of human + AI validation and how to participate.
* **Tokenomics** → Learn how PROV tokens power incentives, staking, and governance.
* **Resources** → Roadmap, governance model, and research references.

#### Why Provenance AI?

In an era where AI is flooding the internet with synthetic content, Provenance AI acts as the **trust layer for digital information**. Whether you’re an end user fact-checking claims, a developer building with our APIs, or an enterprise integrating SaaS dashboards, Provenance ensures that **every claim has a verifiable origin and transparent trail.**


---

# 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://provenance-ai.gitbook.io/docs/home.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.
