> 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.05-lesson-too-much-energy.md).

# 501.5 Lesson - toomuchEnergy

**Screen:** toomuchEnergy

**Headline:** Is bitcoin's energy consumption excessive?

**Reward:** 4

**Text:** Bitcoin is a decentralized digital currency that is accessible to users around the world and is resistant to censorship due to its Proof of Work mechanism.

With an estimated four billion people currently living under authoritarianism, bitcoin provides a way for individuals to send, receive, save, and transport wealth. It is important to consider the amount of energy that a monetary network like this should consume and to carefully evaluate who is best equipped to make decisions about this.

One way to think about the impact of bitcoin on global energy consumption is to imagine a topographic map of the world, with local electricity costs represented by the peaks and troughs. Adding bitcoin to the mix is like pouring a glass of water over the map - it settles in the troughs, smoothing them out. This is because bitcoin is a global buyer of energy at a fixed price, which helps to even out the distribution of energy consumption around the world.

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

## QUIZ

**Question:** How does bitcoin impact global energy consumption?

**Answer:** It helps to even out the distribution of energy consumption around the world.

**Feedback:** You got it right. Did you know that bitcoin's fixed energy price helps to incentivize the use of renewable energy sources in areas where they may not have been economically viable before

**Correct:** true

**Answer:** It increases the distribution of energy consumption around the world.

**Feedback:** Well, I see you're a fan of chaos and global energy inequality, but this answer is wrong

**Correct:** false

**Answer:** It decreases the distribution of energy consumption around the world.

**Feedback:** Looks like you're trying to save the world one energy imbalance at a time. This answer is clearly incorrect.

**Correct:** false

<figure><img src="/files/RWUDbX8GFUGT3VSr0Xii" 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.05-lesson-too-much-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.
