> For the complete documentation index, see [llms.txt](https://whitepaper.silencio.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.silencio.network/silencio-introduction/on-chain-proof.md).

# On-Chain Proof

Every whitepaper makes claims. Almost none can prove them. Silencio's defining numbers, the contributions flowing in, the consent behind them, the tokens burned, the value staked, are **recorded on-chain and published openly**, where anyone can verify them in real time without trusting a word this document says. The network's live analytics are public at [**www.dune.com/silencionetwork/silencio-network** ](https://www.dune.com/silencionetwork/silencio-network)

### What the chain proves

Three things matter, and all three are verifiable. **The supply side is real.** Contributions arrive from unique, verifiable devices across 180+ countries, so the network's scale is observable, not asserted, and participation cannot be quietly inflated. **The consent is real.** Every contribution carries a tamper-proof consent record tied to the data itself, which is precisely the audit trail buyers must produce under the EU AI Act, available on demand rather than reconstructed after the fact. **The token economics are real.** Burns, staking, holders, and transfers are all public, so the deflationary mechanics described in this document are not a policy you must believe. **They are a ledger you can read.**

### Why it matters to a token holder

The history of data networks is a history of unverifiable claims: inflated user counts, invisible revenue, reward systems that quietly favor the house. On-chain publication forecloses all of it. When the flywheel in this document says that data revenue flows back into the token economy, a holder can watch it happen, burn by burn, stake by stake. **Transparency here is not a value statement. It is an enforcement mechanism**, and it is what separates a network owned by its participants from a platform that merely says so.

The same proof serves every party at the table: contributors verify they are paid what the rules promise, buyers verify the provenance they are paying a premium for, and investors verify that growth is real before committing capital. **One ledger, no trust required.**


---

# 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, and the optional `goal` query parameter:

```
GET https://whitepaper.silencio.network/silencio-introduction/on-chain-proof.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
