# Quiz 10

#### Which of the following are features of the blockchain model's distributed validation approach? (Select ALL that apply)

* [x] Personal data sovereignty, where individuals control their own data.
* [x] Structural transparency, making organizational operations more visible.
* [x] Automated trust established through algorithms and consensus mechanisms.
* [ ] Mandatory reliance on third parties for data verification.

**Note to learners**

The blockchain model introduces a new framework for validation that is inherently \*\*decentralized\*\*. This approach allows for: \*\*Personal Data Sovereignty\*\*: Individuals gain control over their own data, reducing reliance on third parties. \*\*Structural Transparency\*\*: The operations of organizations become more visible, fostering \*\*accountability\*\*. \*\*Automated Trust\*\*: Trust is established through \*\*algorithms\*\* and \*\*consensus mechanisms\*\* rather than personal relationships.

&#x20;

To learn more about it, you can follow the course [Master Trust and Ethics in the Age of Bitcoin](https://bsvblockchain.360learning.com/course/play/68a5a7da22857dcb4029f639)


---

# 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://hub.bsvblockchain.org/higher-learning/bsv-academy/bitcoin-as-historical-phenomenon/quiz-bitcoin-as-historical-phenomenon/quiz-10.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.
