> 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/technical-overview.md).

# Technical Overview

- [Why Blockchain? Why peaq?](https://whitepaper.silencio.network/technical-overview/why-blockchain-why-peaq.md)
- [Silencio Voice AI Architecture](https://whitepaper.silencio.network/technical-overview/silencio-voice-ai-architecture.md): The following chart represents a high-level overview of the Silencio Voice AI Architecture:
- [Silencio Sound-Check Architecture](https://whitepaper.silencio.network/technical-overview/silencio-sound-check-architecture.md): The following chart represents a high-level overview of the Silencio architecture:
- [On-Chain Consent](https://whitepaper.silencio.network/technical-overview/on-chain-consent.md)
- [Sound-Check Data Quality and Integrity](https://whitepaper.silencio.network/technical-overview/sound-check-data-quality-and-integrity.md): Continuous Iteration for Building a High-Quality Database
- [Fraud Detection Consequences](https://whitepaper.silencio.network/technical-overview/sound-check-data-quality-and-integrity/fraud-detection-consequences.md)
- [Data Privacy](https://whitepaper.silencio.network/technical-overview/data-privacy.md): DISCLAIMER: This information should not be taken out of the context of Silencio Network LLC’s application or website. All information here is for explanation purposes only.
- [Database Backups and Encryption](https://whitepaper.silencio.network/technical-overview/database-backups-and-encryption.md)
- [Tech Stack + Infrastructure](https://whitepaper.silencio.network/technical-overview/tech-stack-+-infrastructure.md)


---

# 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://whitepaper.silencio.network/technical-overview.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.
