# Quiz 25

#### Which of the following statements about the BSV Blockchain (aka. Bitcoin SV, BSV) are true? (Select ALL that apply)

* [x] It aims to implement Satoshi Nakamoto's vision literally.
* [x] It promotes unlimited block sizes to enhance scalability.
* [ ] It focuses on off-chain scaling solutions like the Lightning Network.
* [ ] It emerged as a result of disagreements over governance in Bitcoin (BTC).

**Note to Learners**

Bitcoin SV / the BSV blockchain (BSV) aims to: \*Implement \*\*Satoshi Nakamoto's vision\*\* literally. \*Remove artificial limits on block size, promoting \*\*unlimited block sizes\*\*. \*Transform the blockchain into a platform for \*\*data storage\*\* and \*\*contract execution\*\*.

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