# Pepemon World

## Pepemon

- [An introduction to Pepemon](https://docs.pepemon.world/master.md): Play and earn web3-powered card game owned by the players, since 2020. Mint or evolve your Pepemons and battle others to win epic prizes!
- [Getting started](https://docs.pepemon.world/the-tokens.md): How is value is created in the Pepemon world.
- [The tokens](https://docs.pepemon.world/how-to-buy.md): How to get PPBLZ and PPDEX
- [Contracts, Analytics, Bridges](https://docs.pepemon.world/sir-i-am-in-for-the-tech.md): Sir if you are in for the tech, you're in the right place. Pepemon is not just another 'community' coin - it is truly degentralized; 100% airdropped and contract keys were burned.
- [Degen Battleground](https://docs.pepemon.world/gaming/gaming.md): Find out what games are we planning to launch at Pepemonic Arts
- [Play the Alpha version](https://docs.pepemon.world/gaming/play-the-alpha-version.md): Eager to show off your Pepemon card skills?
- [Earn PPDEX with PPBLZ](https://docs.pepemon.world/pepemon-dapps/staking-usdppblz.md): How to mint NFTs and Booster packs or play the game for free!? PPDEX is the answer
- [Pepemon NFT Store](https://docs.pepemon.world/pepemon-dapps/the-nft-shop.md): Claim your favorite NFTs with $PPDEX. Support for more currencies coming soon.
- [BSC NFT Store](https://docs.pepemon.world/pepemon-dapps/the-nft-shop/bsc-nft-store.md): Claim your favorite Pepemon NFTs now on Binance Smart Chain as well.
- [Pepemon One: NFT Subscription](https://docs.pepemon.world/pepemon-dapps/pepemon-one-nft-subscription.md): Get one exclusive NFT every month as long as you stake your PPDEX-LP tokens
- [Evolve your Pepemons in Events](https://docs.pepemon.world/pepemon-dapps/evolve-your-nfts-with-events.md): Watch out for Evolution events and get exclusive evolved NFTs.
- [How do I get a Pepemon?](https://docs.pepemon.world/guides/a-guide-for-crypto-newbies.md): If you haven't deal with cryptocurrencies and Ethereum before this is a complete guide on how to purchase your first Ether and then convert that into PPBLZ/PPDEX and start claiming your fav Pepemons.
- [Pepechain](https://docs.pepemon.world/guides/pepechain.md): This guide is intended for users who are new to the Pepemon's Pepechain rollup and would like to understand its fundamentals. We will provide you with an easy-to-understand overview of the Pepechain
- [Add Pepechain L2 Testnet to your wallet](https://docs.pepemon.world/guides/pepechain/add-pepechain-l2-testnet-to-your-wallet.md): Pepechain L2 Testnet networkd details and how-to add your wallet and start using the Testnet today.
- [Setup your wallet for Polygon (Matic Chain) and Testnet](https://docs.pepemon.world/guides/setup-your-wallet-for-polygon-matic.md): How to setup your wallet to interact with Pepemon contracts on Matic.
- [Setup your wallet for BSC/BNB (Binance Smart Chain) and Testnet](https://docs.pepemon.world/guides/setup-your-wallet-for-bsc-binance-smart-chain.md): How to setup your wallet to trade Pepemon on BSC/BNB chain and BSC Testnet.
- [How to setup your wallet for Fantom (Opera Chain)](https://docs.pepemon.world/guides/how-to-setup-your-wallet-for-fantom-opera-chain.md): Setting up MetaMask for Fantom mainnet (custom RPC/Mapping mainnet)
- [Discontinued Chains and Bridges](https://docs.pepemon.world/guides/discontinued-chains-and-bridges.md): If you ever held Pepemon since 2020 on another chain than ETH you can use these details to bridge back to Ethereum.


---

# 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://docs.pepemon.world/master.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.
