> For the complete documentation index, see [llms.txt](https://101.warmersun.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://101.warmersun.com/power/introduction.md).

# Introduction

![Energy](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/energy.png)

![Crypto](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/crypto.png)

![Computing](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/computing.png)

the "Power" superpower? ... That wouldn't make much sense. So let's just look at these two as simply power.

![Convergence Canvas Power](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/Convergence+Canvas+Power.png)

*Energy* gives us power. And yes, most everything we have learned about needs *Computing*, but *Computing* itself also requires Energy. There are different ways to produce energy... the interesting thing is that clean sources such as solar and wind are also growing exponentially.

Money can be thought of as stored work, stored energy. Money is power ... so to speak.\
\&#xNAN;*Crypto-currency*, blockchain - starting with Bitcoin - is one of the greatest inventions of the 21st century. Let's dig in why.


---

# 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:

```
GET https://101.warmersun.com/power/introduction.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.
