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

# PEPA token

The PEPA token not only serves as the governance token within our PEPA ecosystem, giving its holders the right to contribute to the governance and voting processes that shape the development and evolution of the PEPA universe, but it also allows holders to share in the platform's profit dividends. Similar to DeFi protocols, PEPA token holders can influence key decisions, policies, and the future trajectory of the game, while also enjoying a portion of the platform's profits. This mechanism ensures that the growth and success of the PEPA ecosystem directly benefits its most engaged and dedicated members, thereby creating a truly community-driven and rewarding platform.

Acquiring PEPA tokens is facilitated through several means. It can be procured during our Initial DEX Offering (IDO), allowing early supporters to become integral contributors to the governance of our platform. Furthermore, a system is in place for users to stake their PEPA tokens, amplifying their token holdings over time and driving passive income generation.

The utility of the PEPA token extends beyond governance. It serves as a crucial component within our in-game economy. It is utilized for high-tier purchases such as NFTs and advanced in-game props. It is also essential for upgrading to higher levels within the game. Additionally, PEPA token holders gain exclusive access to specific map areas, unlocking additional dimensions of gameplay and exploration.

<br>


---

# 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://pepa-labs.gitbook.io/pepa-arcade-1/tokenomics/pepa-token.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.
