> 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/the-network.md).

# The Network

<figure><img src="/files/eK0jmOHm7Yo8t76qh1w7" alt=""><figcaption></figcaption></figure>

Silencio is one network with one engine: **millions of contributors across 180+ countries**, capturing real-world voice and audio in **thousands of languages and dialects**, with consent recorded at the source. Everything the company sells, and everything its customers build, draws from this single asset.

### What the network offers

The commercial core is **Silencio Voice AI**: real-world speech data captured, validated, and delivered model-ready. Contributors produce **scripted speech** for labeled, structured corpora across languages and accents, **natural conversation** for training dialogue and conversational models, and **command data** for assistants and robotics control. Buyers access it three ways: an **off-the-shelf catalogue of hundreds of thousands of hours and growing**, **on-demand collection** in any language, demographic, or acoustic condition, and **human transcription and validation** as a service on top. Every dataset ships with provenance that is **provable on demand and audit-ready under the EU AI Act.**

Alongside the voice core, **Silencio Sound Check** ([www.silenciosound.com](http://www.silenciosound.com)) remains the world's largest noise level data bank, the layer where the network began. It still earns, powering noise insight for real estate, travel, and urban planning, and it stands as permanent proof of the model: millions of people, contributing the sound of their world, in nearly every country on earth.

### What the world builds on it

Every machine that listens is a customer. **Voice assistants and conversational AI** train on our speech and command data to understand real people, with real accents, in real conditions. **Foundation models and frontier research** draw on consent-cleared, multilingual speech the internet does not hold, and **frontier AI labs and Fortune 100 companies already train on data sourced from this network.** **Speech synthesis, dubbing, and localization** require authentic source voices under verifiable consent as they expand from a few dominant languages toward all of them. **Robotics and embodied AI** train on command data and real-world sound to operate safely around people, with the network extending into **egocentric, first-person collection** for the coming generation of embodied systems. **Autonomous vehicles and drones** learn the sounds that precede sight, the siren behind the wall, the horn before the car appears. And **sound-aware safety, health, and industrial systems** train acoustic event recognition on the true sound of the world rather than a staged imitation of it. Beneath all of it sits the asset that compounds across every application: **the largest living record of how humanity actually speaks.**

### Why it cannot be copied

**Reach.** Millions of contributors in 180+ countries on hardware they already own. No proprietary devices, no sensor grids, no recruiting agencies, and near-zero marginal cost to enter one more country or language.

**Coverage.** The long tail by design: rare languages, regional dialects, real acoustic conditions. This is the data that breaks models in deployment and the data no studio or scraper can produce.

**Provenance.** Consent captured in the same act as the data, recorded as a verifiable, tamper-proof entry. As regulation tightens worldwide, this converts the industry's largest liability into Silencio's pricing power.

**Retargetability.** The deepest layer of the moat. A consenting community of millions can shift from one dataset type to the next in weeks, noise to voice to egocentric, at a speed and cost no competitor, studio, or sensor fleet can approach. **Whatever data AI needs next, this network is already standing where it must be collected.**

**Time.** A model can be retrained in months. A trusted global network of millions takes years to assemble. **You cannot build this in time.**

### Who owns the value

The network is owned by the people who power it. Contributors are paid in **USDC base pay** for accepted work, with **$SLC rewards, raffles, and bounties** as the upside layer, and **75% of all data-related revenue flows back into the token economy**, with the remaining 25% funding growth and operations. Contributors are not data subjects. **They are the supply side of the business, and they own the value they create.** How that ownership works, and how value accrues to $SLC, is the subject of the next section.


---

# 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/the-network.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.
