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

# AdventureWurld Litepaper

## Executive Summary

<figure><img src="/files/bjGvQIbfqfCvT2tm9uBo" alt=""><figcaption></figcaption></figure>

**AdventureWurld — Innovative Gameplay for a Better World**

A player-owned gaming platform where the community owns the infrastructure, earns rewards, and governs through a DAO. Browser-based games playable on any device, anywhere in the world with an internet connection. No downloads. No app stores. No corporate overlords.

**What Makes AdventureWurld Different**

* **DAO-owned platform.** The Decentralized Governance Framework gives legal ownership to the community through their nodes.
* **Self-funded development.** The DAO Battery — a reserve of 10,000 nodes — funds development through the network itself.
* **No vesting periods.** Zero percent of total tokens reserved for anyone.
* **Built by veterans.** The Community Development Team has been shipping games and software since the 1990s. They've seen and know what works.
* **Globally accessible.** Simple, fun games designed to run on any device with a browser. No barriers to entry anywhere in the world.

{% embed url="<https://drive.google.com/file/d/1zayR4RtXlI7qTzRZaliMNUpTt4pHlVOp/view?usp=sharing>" %}

{% hint style="info" %}
**AdventureWurld Forward-Looking Statement**

This document contains forward-looking statements about AdventureWurld's plans, strategies, and the evolution of our platform, games, and ecosystem.AdventureWurld is in active development. This document describes plans, mechanics, and the platform's direction as of today — all of which will evolve as the community shapes them through the DAO. Nothing here is financial advice or a guarantee. GULD and node licenses are speculative. Do your own research.
{% endhint %}


---

# 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://adventurewurld.gitbook.io/adventurewurld-docs/adventurewurld-litepaper.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.
