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

# META World

METAWorld is the central metaverse setting of the Meta WAR project—a dynamic world where players align with opposing factions and engage in large-scale competition. Rather than a single cohesive universe, METAWorld is a fractured multidimensional ecosystem formed from the collision of two fundamentally different civilizations with conflicting values: the ancient and magical PEPE World, where nature and mysticism flourish, and the hyper-technological DOGE World, where machines and futuristic innovation dominate.

METAWorld is more than just a battlefield—it is a living, breathing world that integrates politics, combat, economy, and society into one unified framework. By choosing a faction, players become an integral part of METAWorld, with their individual strategies and activities directly influencing the world’s direction and balance.

This world serves not only as the backdrop for game content and lore, but also as the operational stage for the in-game token economy. Players gather resources, collaborate and compete, gain renown, and take on pivotal roles that can alter the fate of their faction. Through its metaverse expansion plan, METAWorld will gradually incorporate interactive regions, construction features, exploration mechanics, and DAO-based governance systems.

Ultimately, METAWorld is more than a game setting—it is an **interactive metaverse war simulation** where players are empowered to shape the world around them. It represents the seamless fusion of narrative immersion and blockchain-powered economic systems, making it the core platform that brings the Meta WAR ecosystem to life.


---

# 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://plan-a-labs.gitbook.io/metawara/meta-world.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.
