> For the complete documentation index, see [llms.txt](https://driftopia.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://driftopia.gitbook.io/whitepaper/mechanics/solar-output.md).

# Solar Output

Solar Output ties the Drifters economy to real-world energy production. Each kilowatt-hour (kWh) of renewable energy generated mints Benny, anchoring digital currency to measurable physical output.

***

### **Purpose**

This mechanism ensures Benny is backed by tangible value. By linking emissions to solar power, the system creates a direct bridge between digital wealth and energy independence.

***

### **Distribution**

* **Rate:** A fixed amount of Benny is minted per kilowatt-hour of verified solar output.
* **Revenue:** In addition to minting Benny, solar infrastructure generates fiat revenue, which is routed to the Treasury and Staking Vault.
* **Verification:** Output is tracked and verified through on-chain oracles and energy reporting systems.

***

### **Integration with Supply**

Solar emissions fall under the 20 million Benny hard cap. As the cap is approached, the amount of energy required to mint each Benny increases, preserving scarcity and ensuring sustainability.


---

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