# Quiz 1

#### What are some key features of blockchain technology that make it a verifiable architecture? (Select ALL that apply)

* [x] Timestamped records
* [x] Decentralized validation on an open network
* [ ] Centralized control by a single authority
* [ ] Mutable and editable records

**Note to learners**

"Blockchain technology goes beyond being just a database; it serves as a verifiable architecture that guarantees integrity and transparency. It offers timestamped records that are immutable and accessible to all participants in the network. The decentralized nature of blockchain enables validation without the need for central authorities, fostering trust among users."

&#x20;

To learn more about it, you can follow the course [Unlocking the Power of Bitcoin: Navigating Trust, Technology, and Narrative](https://bsvblockchain.360learning.com/course/play/68a5a7bc90c322181a43c60e)


---

# 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-1.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.
