> 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/worldview.md).

# Worldview

## Worldview

The DOGE faction has advanced into a highly futuristic civilization through technological progress, but now faces a critical crisis due to overpopulation and resource depletion. In search of a solution, they discover the 'GATE'—a portal leading to another world. To sustain and expand their civilization, the DOGE faction decides to invade this new world and launches a full-scale invasion of the PEPE realm, led by their powerful mechanical warrior, DOGE the Muscle.

The PEPE faction lives in a fantasy world full of magic and mystical life energy. Its inhabitants have long coexisted peacefully with nature without war or conflict. But their peace is shattered when the DOGE forces suddenly arrive through the GATE. To survive, the once-peaceful PEPE tribes resurrect ancient magic and bring forth their mighty champion, PEPE the Giant, to resist the invasion.

A clash between these two worlds is now inevitable, and the fate of each faction lies in the hands of the players. Players must become heroes of their chosen faction, engaging in battles, strategic decisions, and political cooperation to shape their faction’s destiny. The world of Meta WAR offers immersive gameplay grounded in themes of war, politics, and economy. All players compete fiercely for victory and build strong communities through internal unity and collaboration.

**Meta WAR delivers a powerful and immersive experience by portraying the drama of conflict and cooperation between two unique civilizations, ushering in a new culture of gaming powered by blockchain and the metaverse.**

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


---

# 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/worldview.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.
