# 502.1 Lesson - internetDependent

**Screen:** internetDependent

**Headline:** Bitcoin is too dependent on the Internet

**Reward:** 2

**Text:** There is a risk, of course, that internet access may be lost due to infrastructure failures, natural disasters, or intentional outages. However, it is possible to transact bitcoin using offline methods and other communication networks.

For instance, a signed bitcoin transaction can be transmitted to a single node and broadcast to the network for inclusion in a block by miners. There are various ways to do this, such as sending a transaction via SMS, using a physical wallet with a one-time use tamper-evident private key, or receiving blocks via satellite. These options allow for bitcoin to be used even in the event of an internet disruption.

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

## QUIZ

**Question:** How can bitcoin transactions be sent in the event of an internet disruption?

**Answer:** By sending a transaction via SMS

**Feedback:** You've identified a way to send bitcoin transactions even when the internet is down. Good thinking

**Correct:** true

**Answer:** By posting a message on a social media platform

**Feedback:** Well, it looks like you're trying to stay connected in the digital age even during an internet outage, but that's incorrect

**Correct:** false

**Answer:** By sending an email

**Feedback:** I see you're trying to stay connected through traditional means, but unfortunately sending an email might not be the most reliable way to send bitcoin transactions during an internet outage. Try again!

**Correct:** false

<figure><img src="/files/VVv7ASbVY0F9gRH5FSXM" 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-502-bitcoin-criticisms-fallacies-ii/502.01-lesson-internet-dependent.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.
