> 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-501-bitcoin-criticisms-fallacies-i/501.06-lesson-stranded-energy.md).

# 501.6 Lesson - strandedEnergy

**Screen:** strandedEnergy

**Headline:** Wait, are you telling me that bitcoin can be used to tap into stranded energy?

**Reward:** 5

**Text:** Exactly\*\*.\*\* Bitcoin mining provides a portable solution for utilizing energy assets in regions where there is no local demand or means of transportation. By using onsite equipment to generate hashes, it is possible to produce bitcoin, which can then be held for future value appreciation or sold on the highly liquid and globally accessible bitcoin market.

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

## QUIZ

**Question:** How can excess energy be used through bitcoin mining?

**Answer:** By using it to power onsite equipment that generates hashes to produce bitcoin

**Feedback:** Congratulations! You've correctly identified the use of excess energy in bitcoin mining. Did you know that this process can be done in any location, even in areas where there is no local demand for the energy being generated

**Correct:** true

**Answer:** By selling it on the bitcoin market

**Feedback:** I see you're a fan of making money through unconventional means. Too bad that's not what this lesson is about. Try again

**Correct:** false

**Answer:** By creating a new form of renewable energy

**Feedback:** It looks like you're trying to save the world one renewable energy source at a time. While that's admirable, unfortunately that's not the right answer.

**Correct:** false

<figure><img src="/files/zF50OhMcY9cOf3bZTODc" 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-501-bitcoin-criticisms-fallacies-i/501.06-lesson-stranded-energy.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.
