# PlaysRare Whitepaper

## PlaysRare Whitepaper

- [Welcome](https://docs.playstoken.com/welcome.md): The $PLAYS Ecosystem welcomes you!
- [Vision](https://docs.playstoken.com/overview/vision.md): Our vision outlined in long-form.
- [Roadmap](https://docs.playstoken.com/overview/roadmap.md): No rest for the weary
- [Games](https://docs.playstoken.com/overview/games.md)
- [Official Links](https://docs.playstoken.com/overview/official-links.md)
- [Contract Addresses](https://docs.playstoken.com/overview/contract-addresses.md)
- [Buy $PLAYS](https://docs.playstoken.com/tokenomics/buy-usdplays.md): $PLAYS is an ERC20 Token on the Arbitrum One Network!
- [$PLAYS](https://docs.playstoken.com/tokenomics/usdplays.md)
- [Distribution](https://docs.playstoken.com/tokenomics/usdplays/distribution.md): Fairness, transparency, and simplicity
- [Utilities](https://docs.playstoken.com/tokenomics/usdplays/utilities.md)
- [Token Burns](https://docs.playstoken.com/tokenomics/usdplays/token-burns.md): Burn baby Burn
- [$GEMS](https://docs.playstoken.com/tokenomics/usdgems.md)
- [Emissions](https://docs.playstoken.com/tokenomics/usdgems/emissions.md)
- [Release Schedule](https://docs.playstoken.com/tokenomics/usdgems/release-schedule.md)
- [Staking (Soon)](https://docs.playstoken.com/tokenomics/staking-soon.md)
- [PlaysRare Gaming Hub](https://docs.playstoken.com/playsrare/playsrare-gaming-hub.md)
- [PlaysRare Marketplace](https://docs.playstoken.com/playsrare/playsrare-marketplace.md)
- [Cross-game Web3 Assets](https://docs.playstoken.com/playsrare/cross-game-web3-assets.md)
- [Lootbox](https://docs.playstoken.com/playsrare/lootbox.md)
- [Overview](https://docs.playstoken.com/plays-launchpad/overview.md)
- [Voting](https://docs.playstoken.com/plays-launchpad/voting.md)
- [Process](https://docs.playstoken.com/plays-launchpad/process.md)
- [Technical Document](https://docs.playstoken.com/plays-blockchain/technical-document.md)
- [L3 Mainnet (Plays)](https://docs.playstoken.com/plays-blockchain/l3-mainnet-plays.md)
- [L3 Testnet (Plays)](https://docs.playstoken.com/plays-blockchain/l3-testnet-plays.md)
- [Games Design](https://docs.playstoken.com/game-development/games-design.md)
- [Games Acquisition](https://docs.playstoken.com/game-development/games-acquisition.md)
- [L2 Testnet (Sepolia)](https://docs.playstoken.com/game-development/l2-testnet-sepolia.md)
- [DAO Governance](https://docs.playstoken.com/governance/dao-governance.md)
- [Distribution](https://docs.playstoken.com/governance/distribution.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://docs.playstoken.com/welcome.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.
