# Solution

Provenance AI delivers a scalable trust layer by combining AI-driven fact-checking with blockchain-based transparency. From real-time verification on social platforms to enterprise-grade dashboards, every claim is backed by evidence, anchored on-chain, and reinforced by human oversight. Below are some of the strategies in our roadmap:<br>

* On Twitter/X: Users tag @0xProvenance (AI Agent) with a claim or link → AI triages, retrieves evidence, evaluates, and replies with a verdict + citations.
* Provenance Portal (provenance.technology): A standalone verification tool for direct claim submissions, organizational dashboards, and appeal/dispute flows.
* On-chain Attestations: Each verdict is anchored on the Provenance Chain (L2 blockchain) with claim hash, evidence references, model version, and timestamp.

Human-in-the-loop: Sensitive claims and disputes involve validators (journalists, academics, experts). AI can make mistakes, and it needs feedback.


---

# 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/whitepaper/solution.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.
