# Quiz 9

#### What are some key differences between the traditional trust model and the blockchain-based model?

* [x] The traditional model relies on centralized authorities, while the blockchain model emphasizes verification over trust.
* [x] The blockchain model embeds trust in technology rather than individuals or institutions.
* [ ] The traditional model is based on decentralized systems.
* [ ] The blockchain model relies on personal relationships to establish trust.

**Note to learners**

The traditional model of trust relies on established \*\*institutions\*\*, such as banks and notaries, where individuals place their faith in \*\*centralized authorities\*\*. In contrast, the blockchain model shifts this paradigm to a \*\*decentralized approach\*\*, emphasizing \*\*verification over trust\*\*.

&#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-9.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.
