# Quiz 8

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

You are explaining Bitcoin to a group of individuals who are unfamiliar with its origins. One of them asks, 'Why was Bitcoin created, and how does it address the flaws of the traditional financial system exposed during the 2008 financial crisis?' How would you respond?

* [x] Bitcoin was created as a response to the 2008 financial crisis, which exposed flaws like lack of transparency, excessive leverage, and disconnection between risk and responsibility. It offers a system with limited and predictable currency issuance, distributed authority, and irreversible, publicly verifiable records.
* [ ] Bitcoin was created to replace all traditional financial systems immediately and eliminate the need for any form of currency.
* [ ] Bitcoin was created solely as a reaction to deepfakes and misinformation in the digital age.
* [ ] Bitcoin was created to allow governments to have more control over monetary policies and financial systems.

**Note to Learners**

Bitcoin was introduced in the wake of the 2008 financial crisis, which revealed systemic flaws in the traditional financial system, such as opacity, excessive leverage, and a lack of accountability. Bitcoin addresses these issues by offering a decentralized system with limited and predictable currency issuance, distributed authority, and transparent, irreversible records. This approach aims to create a financial ecosystem that is resilient to the pitfalls of the existing system, fostering trust and reducing reliance on centralized institutions.

&#x20;

To learn more about it, you can follow the course [Trust, Technology, and the Future of Finance](https://bsvblockchain.360learning.com/course/play/68a5a7c8f39196ee62937304)


---

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