# About PEG

The Pepe Governance Token (PEG) embodies the strategic investment decisions of Pepe's Game. Holders of PEG, when staked or locked, enjoy a wide range of [benefits](https://pepes-game.gitbook.io/pepes-docs/tokenomics/benefits).

As Pepe's Game's native utility token, PEG is built on the OFT-20 standard, leveraging [Layer Zero Labs](https://layerzero.network/)’ omnichain fungible token (OFT) solution for seamless cross-chain token transfers.&#x20;

With LayerZero's assurance of valid delivery, PEG is burned on its source chain and subsequently minted on the destination chain. This adaptability empowers Pepe's Game to dynamically pivot its investment strategies across different chains, staying agile in the rapidly evolving DeFi ecosystem.


---

# Agent Instructions: 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:

```
GET https://pepes-game.gitbook.io/pepes-docs/tokenomics/about-peg.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
