# Quiz 17

#### Let's apply what you have learned so far to a specific scenario. Choose the correct response.

You are explaining the significance of the Bitcoin Genesis block to a group of new blockchain enthusiasts. One of them asks why the 50 BTC reward from the Genesis block is unspendable and what it symbolizes. How do you respond?

* [x] The 50 BTC reward is unspendable to emphasize that the Genesis block was not created for immediate profit but to establish an ethical foundation for Bitcoin as a decentralized financial system.
* [ ] The 50 BTC reward is unspendable because it was a technical error in the creation of the Genesis block.
* [ ] The 50 BTC reward is unspendable because Bitcoin was not fully functional at the time the Genesis block was mined.
* [ ] The 50 BTC reward is unspendable to ensure that the first block remains purely symbolic and has no technical impact on the blockchain.

**Note to learners**

The unspendable 50 BTC reward in the Genesis block was a deliberate design choice by Satoshi Nakamoto. It symbolizes an ethical foundation for Bitcoin, highlighting that the system was not created for immediate profit but as an institutional proposal for a decentralized financial alternative. This decision reflects the philosophical and ethical principles underpinning Bitcoin's creation, separating it from traditional profit-driven financial systems.

&#x20;

To learn more about it, you can follow the course [Unlocking the Genesis Block: Exploring Its Foundations and Implications](https://bsvblockchain.360learning.com/course/play/68a5a7e6561d6a289b96a551)


---

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