# References

* Nakamoto, S. *Bitcoin: A Peer-to-Peer Electronic Cash System* (2008).\
  — Introduced decentralized money, Proof of Work, and capped supply.
* Buterin, V. *Ethereum Whitepaper* (2013).\
  — Expanded blockchain into programmable smart contracts and applications.
* Ostrom, E. *Governing the Commons* (1990).\
  — Demonstrated how communities can sustainably manage shared resources.
* Perez-Arriaga, I. J. *Regulation of the Power Sector* (2013).\
  — Framework for energy markets, renewable integration, and incentives.
* Scholten, D. *The Geopolitics of Renewables* (2018).\
  — Showed how renewable energy decentralizes power and creates independence.


---

# 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://driftopia.gitbook.io/whitepaper/references.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.
