> For the complete documentation index, see [llms.txt](https://earn.blink.sv/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://earn.blink.sv/chapter-503-bitcoin-criticisms-fallacies-iii/503.03-lesson-too-expensive.md).

# 503.3 Lesson - tooExpensive

**Screen:** tooExpensive

**Headline:** Bitcoin is too expensive

**Reward:** 2

**Text:** One common misconception about bitcoin is that it is too expensive to purchase.

However, this belief is based on unit bias, as it is more accurate to compare the entire market capitalization of bitcoin to other assets rather than just the unit price of a single bitcoin.

It's also worth noting that a single bitcoin can be divided into 100 million smaller units called satoshis. As the saying goes, "you can buy a fraction of a bitcoin!"

\=================================================================

## QUIZ

**Question:** How can you accurately compare the value of bitcoin to other assets?

**Answer:** By comparing the entire market capitalization of bitcoin to that of other asset classes

**Feedback:** Congratulations, you're on the right track! It's important to consider the entire market cap of bitcoin when comparing it to other assets. Did you know that the total market cap of bitcoin reached over $1 trillion in 2021

**Correct:** true

**Answer:** By comparing the unit price of one bitcoin to the unit price of another asset, such as gold

**Feedback:** Uh oh, it looks like you might have fallen for the unit bias trap! Better luck next time

**Correct:** false

**Answer:** By consulting a crystal ball and going with your gut feeling

**Feedback:** Sorry, consulting a crystal ball might work for predicting the weather, but it's not a reliable way to assess the value of bitcoin. Better luck next time!

**Correct:** false

<figure><img src="/files/r1dFd0K8jJf6wg1Soc6o" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://earn.blink.sv/chapter-503-bitcoin-criticisms-fallacies-iii/503.03-lesson-too-expensive.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
