# Quiz 22

#### Let's apply what you have learned so far to a specific scenario. Choose the most correct response (choose ALL that apply).

You are part of a team tasked with explaining Bitcoin to a group of new investors. One of the investors asks, 'Why does Bitcoin have value if it’s not backed by physical assets or government guarantees?' How do you respond?

* [x] Bitcoin derives its value from algorithmic scarcity and distributed trust, which ensures its supply is limited and transactions are secure.
* [x] Bitcoin's value is determined by market dynamics, but its foundational rules, such as its fixed supply, remain immutable.
* [ ] Bitcoin's value is guaranteed by the government and central banks, similar to fiat currencies.
* [ ] Bitcoin's value is primarily based on the profitability of the companies that mine it.

**Note to Learners**

Bitcoin's value is not tied to physical assets or state guarantees. Instead, it is underpinned by algorithmic scarcity, meaning its supply is capped at 21 million coins, and distributed trust, which ensures secure and decentralized transactions. Its value is determined by market demand and supply, but its foundational rules, such as its fixed supply, cannot be altered. This creates a unique asymmetry in economic history, as markets have adapted to accommodate Bitcoin's characteristics rather than Bitcoin adapting to traditional financial systems.

&#x20;

To learn more about it, you can follow the course [Unlocking the Evolution of Bitcoin: From Community Origins to Market Adaptation](https://bsvblockchain.360learning.com/course/play/68ad7342599ab13c54a77e4f)


---

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