# Quiz 5

#### What are some of the key features of Bitcoin that address flaws in the traditional financial system? (Select ALL that apply)

* [x] Limited and predictable issuance of currency
* [x] Distributed authority based on software
* [x] Irreversible records that are publicly verifiable
* [ ] Arbitrary monetary policies
* [ ] Mandatory intermediaries for transactions

**Note to Learners**

"Bitcoin proposes a fundamental shift away from the traditional financial system, addressing its inherent flaws through innovative mechanisms. Key features of Bitcoin include: Limited and predictable issuance of currency, contrasting with arbitrary monetary policies; Distributed authority based on software, eliminating the need for mandatory intermediaries; Irreversible records that are publicly verifiable, enhancing transparency and accountability."

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