# 401.1 Lesson - bitcoinDrawbacks

**Screen:** bitcoinDrawbacks

**Headline:** Drawbacks of Bitcoin

**Reward:** 2

**Text:** Bitcoin, the world's most widely used and valuable digital currency, allows anyone to send value without a trusted intermediary.

There are, however, some drawbacks to bitcoin's design which prioritizes security and decentralization at the cost of scalability.

Transactions confirmed on the bitcoin blockchain take up to one hour before they are irreversible.

Micropayments, or payments less than a few cents, are inconsistently confirmed, and fees render such transactions unviable on the network today.

Currently, Bitcoin's blockchain can process around 3 transactions per second. This is generally seen as an impediment for Bitcoin to become a currency that facilitates the everyday retail transactions of millions around the world.

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

## QUIZ

**Question:** What is a drawback of Bitcoin's design?

**Answer:** It takes too long to confirm transactions

**Feedback:** Correct! Great job! You may be pleased to hear that solutions have been deployed to improve the settlement time of Bitcoin payments to a few seconds.

**Correct:** true

**Answer:** It is difficult to use

**Feedback:** Wrong! But you are forgiven, Bitcoin is actually very easy to use. Try again

**Correct:** false

**Answer:** It is not a trusted intermediary

**Feedback:** Wrong! But don't worry, Bitcoin actually allows anyone to send value without a trusted intermediary. Try again!

**Correct:** false

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


---

# 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://earn.blink.sv/chapter-401-lightning-network/401.01-lesson-bitcoin-drawbacks.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.
