# Pethereum Whitepaper

## Pethereum Whitepaper

- [Introduction](https://whitepaper.pethereum.io/introduction.md)
- [Gameplay](https://whitepaper.pethereum.io/gameplay.md)
- [Pets](https://whitepaper.pethereum.io/gameplay/pets.md)
- [Gameloop & Economy](https://whitepaper.pethereum.io/gameplay/gameloop-and-economy.md)
- [NFT Staking](https://whitepaper.pethereum.io/gameplay/nft-staking.md)
- [Metaverse](https://whitepaper.pethereum.io/gameplay/metaverse.md)
- [NFT Market](https://whitepaper.pethereum.io/gameplay/nft-market.md)
- [Pethereum Bridge](https://whitepaper.pethereum.io/gameplay/nft-market/pethereum-bridge.md)
- [Games](https://whitepaper.pethereum.io/gameplay/games.md)
- [Pethereum Game Engine](https://whitepaper.pethereum.io/gameplay/games/pethereum-game-engine.md)
- [Pethereum Crystals](https://whitepaper.pethereum.io/gameplay/games/pethereum-crystals.md)
- [Prize Amounts](https://whitepaper.pethereum.io/gameplay/games/prize-amounts.md)
- [Pet Blast](https://whitepaper.pethereum.io/gameplay/games/pet-blast.md)
- [Petris](https://whitepaper.pethereum.io/gameplay/games/petris.md)
- [Petdoku](https://whitepaper.pethereum.io/gameplay/games/petdoku.md)
- [Flappy Pets](https://whitepaper.pethereum.io/gameplay/games/flappy-pets.md)
- [Pet Crush](https://whitepaper.pethereum.io/gameplay/games/pet-crush.md)
- [Tournaments](https://whitepaper.pethereum.io/gameplay/tournaments.md)
- [Rarity](https://whitepaper.pethereum.io/gameplay/rarity.md)
- [Rarity Possibilities](https://whitepaper.pethereum.io/gameplay/rarity/rarity-possibilities.md)
- [Platforms](https://whitepaper.pethereum.io/gameplay/platforms.md)
- [Purchase Items](https://whitepaper.pethereum.io/gameplay/purchase-items.md)
- [Fusion](https://whitepaper.pethereum.io/gameplay/fusion.md)
- [Pethereum Ticket Generator](https://whitepaper.pethereum.io/pethereum-ticket-generator.md)
- [Earning Ticket](https://whitepaper.pethereum.io/pethereum-ticket-generator/earning-ticket.md)
- [Buyback Mechanism](https://whitepaper.pethereum.io/pethereum-ticket-generator/buyback-mechanism.md)
- [DAO Ticket Benefits](https://whitepaper.pethereum.io/pethereum-ticket-generator/dao-ticket-benefits.md)
- [Decentralized Autonomous Organization (DAO)](https://whitepaper.pethereum.io/decentralized-autonomous-organization-dao.md)
- [Tokenomics](https://whitepaper.pethereum.io/tokenomics.md)
- [$PETH](https://whitepaper.pethereum.io/tokenomics/usdpeth.md)
- [Allocation](https://whitepaper.pethereum.io/tokenomics/allocation.md)
- [Unlock Schedule](https://whitepaper.pethereum.io/tokenomics/unlock-schedule.md)
- [Audit](https://whitepaper.pethereum.io/audit.md)
- [Technology](https://whitepaper.pethereum.io/technology.md)
- [Community](https://whitepaper.pethereum.io/community.md)
- [Roadmap](https://whitepaper.pethereum.io/roadmap.md)
- [Team](https://whitepaper.pethereum.io/team.md)
- [Core Team](https://whitepaper.pethereum.io/team/core-team.md)
- [Advisors](https://whitepaper.pethereum.io/team/advisors.md)
- [Loop Games](https://whitepaper.pethereum.io/loop-games.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://whitepaper.pethereum.io/introduction.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.
