# Quiz 24

#### What were the main reasons for the creation of Bitcoin Cash (BCH) in 2017? (Select ALL that apply)

* [x] A disagreement over block size to allow more transactions per second.
* [x] A preference for on-chain scaling over off-chain solutions like the Lightning Network.
* [ ] A desire to implement Satoshi Nakamoto's original vision literally.
* [ ] A focus on creating a platform for data storage and contract execution.

**Note to Learner**

In 2017, a significant \*\*fork\*\* occurred when part of the Bitcoin community advocated for \*\*increasing the block size\*\* to enhance transaction throughput. This proposal faced resistance from those who preferred maintaining \*\*smaller blocks\*\* and scaling through off-chain solutions like the \*\*Lightning Network\*\*.

&#x20;

To learn more about it, you can follow the course [Master Forks: Navigate, Analyze, and Impact Blockchain Evolution](https://bsvblockchain.360learning.com/course/play/68ad73527afe34e228b35975)


---

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