# $PLAY Litepaper

## $PLAY Litepaper

- [PLAY  Backgrounder](https://playnetwork.gitbook.io/play/play-backgrounder.md): Mission and Vision
- [The $PLAY token](https://playnetwork.gitbook.io/play/the-usdplay-token.md)
- [Ecosystem Features](https://playnetwork.gitbook.io/play/ecosystem-features.md)
- [Devs](https://playnetwork.gitbook.io/play/ecosystem-features/devs.md): API Functions
- [Creators](https://playnetwork.gitbook.io/play/ecosystem-features/creators.md)
- [Players](https://playnetwork.gitbook.io/play/ecosystem-features/players.md)
- [Extensibility - Layer0](https://playnetwork.gitbook.io/play/ecosystem-features/extensibility-layer0.md)
- [Fuseblocks](https://playnetwork.gitbook.io/play/ecosystem-features/fuseblocks.md)
- [The Market Opportunity](https://playnetwork.gitbook.io/play/the-market-opportunity.md)
- [Blockchain gaming adoption](https://playnetwork.gitbook.io/play/the-market-opportunity/blockchain-gaming-adoption.md)
- [Testnet Demand](https://playnetwork.gitbook.io/play/the-market-opportunity/testnet-demand.md): PLAY as the "Kusama of gameFi"
- [PLAY as a testnet](https://playnetwork.gitbook.io/play/the-market-opportunity/testnet-demand/play-as-a-testnet.md)
- [Token Design](https://playnetwork.gitbook.io/play/token-design.md)
- [Community Treasury](https://playnetwork.gitbook.io/play/token-design/community-treasury.md)
- [Ecosystem Fund](https://playnetwork.gitbook.io/play/token-design/ecosystem-fund.md)
- [Staking](https://playnetwork.gitbook.io/play/token-design/staking.md)
- [Minting](https://playnetwork.gitbook.io/play/minting.md)
- [FuseBlocks Purpose](https://playnetwork.gitbook.io/play/minting/fuseblocks-purpose.md)
- [FuseBlock Operations](https://playnetwork.gitbook.io/play/minting/fuseblock-operations.md)
- [Market Making](https://playnetwork.gitbook.io/play/market-making.md): Market making incentives
- [Dev to Earn](https://playnetwork.gitbook.io/play/market-making/dev-to-earn.md)
- [Create to Earn](https://playnetwork.gitbook.io/play/market-making/create-to-earn.md)
- [Play to Earn](https://playnetwork.gitbook.io/play/market-making/play-to-earn.md)
- [Tokenomics](https://playnetwork.gitbook.io/play/tokenomics.md)
- [Cap table](https://playnetwork.gitbook.io/play/tokenomics/cap-table.md)
- [DAO](https://playnetwork.gitbook.io/play/tokenomics/dao.md): Governance vesting to a DAO
- [Technical Specifications](https://playnetwork.gitbook.io/play/technical-specifications.md)
- [Network Topography](https://playnetwork.gitbook.io/play/technical-specifications/network-topography.md)
- [Roadmap](https://playnetwork.gitbook.io/play/roadmap.md)
- [Long term ecosystem incentives](https://playnetwork.gitbook.io/play/roadmap/long-term-ecosystem-incentives.md)
- [Envisioning the future: market democracy](https://playnetwork.gitbook.io/play/envisioning-the-future-market-democracy.md)
- [FAQ](https://playnetwork.gitbook.io/play/faq.md): Frequently Asked Questions


---

# 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://playnetwork.gitbook.io/play/play-backgrounder.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.
