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

# PEPE Faction

## Tribe of Magic and Freedom

The PEPE faction is a civilization built on harmony with nature and the essence of magic. Rather than pursuing material wealth or expansion, PEPE tribes have long valued balance, spiritual connection, and the rhythm of life. Magic flows through their culture not as a tool, but as a fundamental part of their identity—a natural force in tune with the environment.

Their society is fluid, decentralized, and based on mutual trust. Without formal governance or hierarchy, the PEPE people live in peaceful coexistence with one another and the world around them. For generations, they have built a self-sufficient, war-free society, independent of external conflict or influence.

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

But their peace was shattered when the GATE opened and the DOGE invasion began. Shock and fear soon gave way to resolve. Through ancient magical rites, they summoned the mighty guardian PEPE the Giant, uniting the scattered tribes in resistance. Now, they stand together to protect their world, not through conquest, but through harmony, spirit, and sheer will.

The PEPE faction appeals to players who value creativity, flexibility, and emotional storytelling. Rather than brute force, they use nature-based magic and adaptive strategies to defend their realm. Their mission isn’t just to win battles—but to preserve balance, beauty, and freedom in a world under siege.

<figure><img src="/files/NQYZ8Id8yq3UTE0xgmYB" 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/pepe-faction.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.
