# The DAO Battery

### What Is the DAO Battery?

The DAO Battery is a collective fund generated by the node network. 10,000 DAO-owned nodes generate GULD daily to fund the game rewards, development, operations, marketing, and community programs.

These 10,000 nodes do not have voting rights, governance voting is reserved for community-owned nodes.

### War Chest Goal

Target: $10 million USD reserve for 5 years of development runway with a $2 million USD burn rate every year.&#x20;

### Self-Sustaining Model

Traditional games require constant external funding. AdventureWurld funds itself through the network. All revenue created flows back into the system through the DAO Battery in a model called "SmartFlow"

### SmartFlow

All revenue generated by the ecosystem flows back into the ecosystem through SmartFlow funding the DAO Battery.

```
Revenue (node sales, avatar sales, in-game purchases)
        ↓
    DAO Battery
        ↓
Platform Development + Operations + Community Programs
```

Every transaction is trackable on-chain. Revenue funds development rather than being extracted.

{% hint style="info" %}
The DAO Battery's 10,000 wallets are being deployed in stages. Not all wallets are live as of this document — deployment is ongoing. Active wallets are verifiable on-chain. Configurations and timing are subject to change as the network matures.
{% endhint %}

### DAO Battery Addresses

{% embed url="<https://docs.google.com/document/d/175np5J3ZrVM6t7VqtwWpjXLIPLpFczPB/edit?usp=drive_link&ouid=108274051591730828361&rtpof=true&sd=true>" %}


---

# 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://adventurewurld.gitbook.io/adventurewurld-docs/adventurewurld-litepaper/how-it-works/dao-governance/the-dao-battery.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.
